keyenv
@keyenv Organization
Public Skills
keyenv
by keyenv
Manage secrets and environment variables with the KeyEnv CLI. Use when the user wants to set, get, pull, push, list, diff, or export secrets, run commands with injected environment variables, initialize a KeyEnv project, manage environment permissions, manage service tokens, or manage teams. Requires the keyenv CLI to be installed.
keyenv-rotate
by keyenv
Manage automatic credential rotation for databases (PostgreSQL, MySQL) via the KeyEnv CLI. Use when the user wants to list, inspect, trigger, or check the history of secret rotations.
keyenv-scan
by keyenv
Scan codebases for hardcoded secrets and credentials using KeyEnv's built-in scanner. Use when the user wants to find leaked API keys, passwords, tokens, or private keys in their code, or set up a pre-commit hook to prevent secret commits.