secure-credential-setup
Installation
SKILL.md
Secure credential setup
Place API keys, tokens, and other secrets without asking the user to paste values into chat. Request one credential at a time, give one exact terminal placement command, wait for completion, then verify presence and authentication without printing the secret. The domain skill decides which credential and harmless API probe are required; this skill owns safe placement mechanics.
When to Use
- A task needs an API key, token, password, or workspace-specific credential.
- Several accounts/workspaces require distinct credentials.
- The user asks where to put a secret or wants a copy-pasteable command.
- A previous setup may have stored the command or placeholder as the secret.
Never request a secret in chat. Do not use this workflow to transmit credentials to another person, rotate/revoke keys, or scrape credentials from disk.