Use when an AI agent needs to store, retrieve, or use secrets — API keys, tokens, passwords, connection strings. Use when building commands that require authentication or credentials, when managing secrets for CI/CD, or when a task involves sensitive values that must not leak into agent context, logs, or terminal history.
2026-05-10