Skills

Secret Scanning & Rotation Planner

verified
Updated May 13, 2026

What this skill does

Scans GitHub repositories for exposed secrets including API keys, tokens, passwords, and certificates. Classifies each finding by severity and exposure window, then generates a prioritized rotation plan with step-by-step remediation instructions and prevention recommendations.

Example

PROMPT

Organization: 45 repositories across a microservices architecture Context: Preparing for quarterly security audit, need to scan entire org Repos: Mix of Node.js, Python, Go services with shared infra Concern: Past incidents of accidental key commits, want full inventory

OUTPUT
Secret Scanning Report — 45 Repositories EXECUTIVE SUMMARY Total Findings: 23 secrets across 12 repos Critical: 4 (AWS keys, Slack tokens) High: 7 (API keys, JWT signing keys) Medium: 8 (Database URLs, internal tokens) Low: 4 (Development keys in .env.example samples) Longest Exposure: AWS key in payment-service — 18 months (git history) FINDINGS BY SECRET TYPE | Type | Count | Severity | Sample Repos | |----------------|-------|----------|--------------------------------------| | AWS Keys | 5 | Critical | payment-service, deploy-scripts | | Slack Tokens | 3 | Critical | slack-bot, notifications | | Stripe Keys | 2 | High | payment-service | | JWT Secrets | 4 | High | auth-service, api-gateway | | DB Credentials | 6 | Medium | user-service, analytics | | Internal APIs | 3 | Medium | order-service, inventory | ROTATION PLAN (Prioritized) 1. [P0] AWS keys — Revoke in IAM, rotate within 24h, redeploy 3 services 2. [P0] Slack tokens — Regenerate in Slack admin, update 2 bots 3. [P1] Stripe keys — Rotate in Dashboard, update env vars 4. [P1] JWT secrets — Generate new, coordinate auth-service rollout Generated: Rotation playbook (15 steps), git filter-repo commands, prevention checklist

Required Tools

GitHubGitHub

Compatible Agents

ClaudeClaude
CursorCursor
WindsurfWindsurf
ChatGPTChatGPT
GitHub CopilotGitHub Copilot
Any MCP-compatible agentAny MCP-compatible agent

Add to your agent

Download Skill

Or install via CLI:

$ npx skills add webrix-ai/agent-skills --skill secret-scanning-rotation-planner

Deploy Org-wide

Provision to teams via RBAC
Identity-aware execution
Signed & verified skills
Full audit trail
Auto-bundled with required MCP servers
Use withwillow

Free for up to 5 users

Your agents are already in the wild.

Give them a Basecamp. Go from AI chaos to AI work, in minutes.

Secret Scanning & Rotation Planner | Willow Marketplace