secrets
SolidSecurely request API keys, access tokens, passwords, webhook secrets, or other credentials from the user and write them to a dotenv file without exposing their values to the agent.
Install
Quality Score: 85/100
Skill Content
Details
- Author
- get-bb
- Repository
- get-bb/bb
- Created
- 5 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
secrets
How to use passwords, SSH credentials, API keys and tokens without them entering the conversation. Use whenever a task needs a credential — connecting to a server over SSH/SCP/rsync, logging into a database or panel, calling an authenticated API, or when a command fails with a permission/authentication error. Also use when the user offers to give you a password, or when a command would print a credential.
secrets
Manage named bundles of environment variables backed by the OS keychain (macOS Keychain, Linux libsecret, Windows Credential Manager). Create bundles, add secrets, generate passwords, and inject them into agent runs. Triggers on: 'API key', 'credentials', 'secrets bundle', 'inject env vars', '--secrets', 'keychain', 'credential manager'.