# Secret Rotation Runbook

> Rotate and validate secrets following the project runbook. Use when the user mentions secret rotation, API key changes, or credential updates. Use when this capability is needed.

- Skill: `tomevault-io/secret-rotation-runbook` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/secret-rotation-runbook`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/secret-rotation-runbook/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/secret-rotation-runbook

---

# Secret Rotation Runbook

## Quick Start

1. Follow the rotation runbook for the target system.
2. Validate secrets with checks.
3. Document updated keys without exposing values.

## Steps

- Follow `docs/SECRET_ROTATION_RUNBOOK.md`.
- Use repo script:
  - `scripts/check-secrets.ts`
- Never log or commit secrets; mask as `****`.

## Output

- Validation status and any missing secrets.
- Clear next steps if rotation fails.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/jeduardo622) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-15 -->

