secrets-management

Installation
SKILL.md

Secrets management

A secret's danger is proportional to how many places it exists and how long it lives. Most practice focuses on the first storage decision and ignores rotation and revocation, which is where the real exposure sits — a key nobody has rotated in four years has been on more laptops than anyone can name.

Assume every secret will eventually leak. Design so that when it does, the blast radius is small and the fix is one command.

1. Prefer not having a secret at all

The best credential is one that does not exist. In order of preference:

Installs
5
GitHub Stars
1
First Seen
9 days ago
secrets-management — arjunprabhulal/agent-skills