Use the agent-secret-manager npm CLI to request and manage local development secrets without exposing values to the agent. Trigger when a project needs API keys, tokens, passwords, webhooks, database URLs, or other env vars that should be entered by the human, stored locally in .env, checked only for presence, or injected into local commands.
2026-05-31