secrets
Installation
SKILL.md
Non-negotiable rules:
- Never put secret values in arguments, commands, logs, or chat output.
- Never use
--reveal. - Treat service names as the reporting surface, not secret contents.
- Prefer the interactive CLI flows for secret entry or rotation.
- Report status and enablement, not raw credential material.
secrets
Inputs
$request: Service name or management action such asadd,rotate,enable, orstatus
Goal
Related skills