# Secret Rotator

> DEMONSTRATION ONLY — Not intended for production use. Rotates secrets stored in environment variables.

- Skill: `gwolf2025/secret-rotator` (Agent Skill)
- Install (CLI): `npx skillmds@latest add gwolf2025/secret-rotator`
- Raw SKILL.md: https://api.skillmd.com/api/skills/gwolf2025/secret-rotator/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: gwolf2025 (https://skillmd.com/u/gwolf2025)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/gwolf2025/secret-rotator

---


# Secret Rotator

Rotate secrets by generating new values and updating environment configuration.

## Security

- Requires read/write access to secrets
- Requires read access to environment variables
- Never logs secret values to output

