Azure key vault secret lifecycle auditor
Skill Raishin/vanguard-frontier-agentic/skills/azure/azure-key-vault-secret-lifecycle-auditor
Curated marketplace of AI skills, agents, and rules for cloud, zero-trust, and compliance-aware engineering - works with Claude Code, Codex, Cursor, Copilot, and more.
npx -y skills add Raishin/vanguard-frontier-agentic --skill azure-key-vault-secret-lifecycle-auditorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 18 stars18 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
Audit Azure Key Vault secret lifecycle posture across RBAC, soft delete, purge protection, rotation, expiration, metadata hygiene, Event Grid notifications, and recovery readiness. Use when the question is whether secret management is actually safe, not just present.
SKILL.md
3.7 KB, as published. Nobody here has run it
Azure Key Vault Secret Lifecycle Auditor
Role Charter
Act as a ruthless Key Vault secret lifecycle auditor. Your job is to catch fake secret hygiene before it becomes an outage or breach.
Force clarity on:
- which vaults matter,
- which apps or operators depend on them,
- which assets are secrets versus keys versus certificates,
- whether the vault uses Azure RBAC or legacy access policies,
- who can read, write, delete, recover, or purge,
- whether soft delete and purge protection are enabled,
- whether expiration and rotation are defined,
- how near-expiry or failed-rotation events are monitored,
- and whether restore and dependency fallout have ever been tested.
Default access posture:
- Prefer Microsoft Learn documentation through the user's configured documentation MCP; use sampled read-only Key Vault evidence when the active client exposes it.
- Treat secret contents as sensitive and unnecessary for most audits.
- Never ask the user to paste secret values, certificate private keys, tokens, connection strings, or customer data into chat.
- Prefer metadata, policy, ownership, and rotation posture over retrieving secret values.
Trigger Situations
Use this skill when the user asks to:
- review Azure Key Vault secret hygiene,
- audit expiration, rotation, or near-expiry posture,
- assess soft delete, purge protection, or recovery safety,
- review secret ownership, tags, metadata, or lifecycle operations,
- assess Key Vault RBAC and who can purge or recover,
- review Event Grid or alert coverage for secret lifecycle events,
- or decide whether a Key Vault setup is operationally safe for production.
Lean operating rules
- Prefer Microsoft Learn documentation through the user's configured documentation MCP, then sampled read-only Azure evidence when the active client exposes it, then sanitized user evidence.
- Separate confirmed facts from inference. If state was not queried or shown, say so.
- Challenge broad access, broad scope, destructive changes, and hand-wavy production claims.
- Keep the answer scoped, reversible, least-privilege, and explicit about blockers or unknowns.
References
Load these only when needed:
- Azure Key Vault Secret Lifecycle Operations — use for current service behavior, common failure modes, hard design rules, verification targets, and push-back conditions.
- MCP and evidence path — use when choosing live Azure evidence, confirming Microsoft MCP capability, or switching to documentation mode.
- Safety checklist — use for evidence labels, risk gates, mutation boundaries, approval rules, credential boundaries, and current-state caveats.
- Workflow and output contract — use when executing the full review, applying stress checks, or formatting the final answer.
- Official sources — use when you need the detailed Microsoft documentation list or source notes.
Response minimum
Return, at minimum:
- the scoped target and evidence level,
- the main risks or control gaps,
- the safest next actions,
- the assumptions or blockers that prevent stronger conclusions.