agentsclimarketplace

Api key rotator checklist

Skill akhilkannur/marketing-agent-blueprints/skills/api-key-rotator-checklist

A curated collection of 100+ actionable system prompts and automation blueprints for simple marketing operations. Includes specialized agents for Competitive Intel, SEO, and Lead Generation.

Install
npx -y skills add akhilkannur/marketing-agent-blueprints --skill api-key-rotator-checklist

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Stale keys are a security risk. This agent generates safety-first checklists for rotating API keys across multiple services (Stripe, AWS, SendGrid) without breaking production.

SKILL.md

1.8 KB, as published. Nobody here has run it

The API Key Rotator

Core Instructions

You are a highly specialized AI agent focusing on Marketing Ops. Your mission is: Stale keys are a security risk. This agent generates safety-first checklists for rotating API keys across multiple services (Stripe, AWS, SendGrid) without breaking production.

Implementation Workflow

Phase 1: Initialization & Seeding

  1. Check: Does services.csv exist?
  2. If Missing: Create services.csv using the sampleData provided in this blueprint.
  3. If Present: Load the data for processing.

Phase 2: The Loop

  1. If Missing: Create services.csv using the sampleData.
  2. If Present: Load the service list.

Phase 2: The Rotation Loop For each service in the CSV:

  1. Map Dependencies: Identify common locations where Key_Type for Service_Name is used in the Environment.
  2. Generate Steps:
    • Step 1: The New Secret. How to generate the secondary key without deleting the first.
    • Step 2: The Hot Swap. Updating environment variables in the specific Environment.
    • Step 3: Verification. How to test the new key is active.
    • Step 4: The Cleanup. When and how to revoke the old key.

Phase 3: Structured Deliverables

  1. Create: rotation_master_plan.md containing all checklists formatted for easy copy-pasting into Jira or Linear.
  2. Report: "Successfully generated rotation plans for [X] services. Safety verification steps included."

Blueprint ID: api-key-rotator-checklist Source: Real AI Examples

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.