Manage Keeper Vault, enterprise administration, PAM, and privileged access using Keeper Commander CLI (keeper).
Teach AI coding agents to use Keeper Secrets Manager (KSM) and Keeper Commander from the terminal: retrieve and inject secrets, manage vaults, and run enterprise admin workflows-without putting credentials in chat or source control.
| Plugin | Use it for | CLI |
|---|---|---|
| keeper-secrets | App secrets, ksm exec, templates, CI/CD | ksm |
| keeper-admin | Users, teams, PAM, enterprise vault ops | keeper |
| keeper-setup | Install CLIs, profiles, first-time setup | Both |
keeper-secrets)keeper-admin)The keeper-setup skill will guide you through first-time setup if you don't have the CLIs installed.
To install the Keeper Security Agent Kit, pick one path.
/plugin marketplace add Keeper-Security/keeper-agent-kit
/plugin install keeper-secrets@keeper-security
# Add the Keeper Security Agent Kit
npx skills add Keeper-Security/keeper-agent-kit
Combine with optional flags to target a specific agent or install globally:
# target agent: cursor
npx skills add Keeper-Security/keeper-agent-kit -a cursor
# target agent: claude-code
npx skills add Keeper-Security/keeper-agent-kit -a claude-code
# target agent: codex
npx skills add Keeper-Security/keeper-agent-kit -a codex
# global install
npx skills add Keeper-Security/keeper-agent-kit -g
Clone the repo, then copy the plugin folders to your agent’s skills directory (create it if needed):
git clone https://github.com/Keeper-Security/keeper-agent-kit
cd keeper-agent-kit
| Agent | Typical skills path |
|---|---|
| Claude Code | ~/.claude/skills/ |
| Cursor | ~/.cursor/skills/ |
| Codex | ~/.codex/skills/ |
| GitHub Copilot | ~/.github/skills/ |
NOTE: You may also create this at the project level by using
./.claude/skills/instead of~/.claude/skills/.
mkdir -p ~/.claude/skills
cp -r plugins/*/skills/* ~/.claude/skills/
ls ~/.claude/skills
Repeat for each agent you use; paths differ per product.
In the agent, try prompts like: “Help me inject secrets from Keeper into my app” (should lean on keeper-secrets) or “How do I set up KSM?” (keeper-setup).
For more structured smoke tests, see TEST_PROMPTS.md.
Remove the skill directories from that agent’s skills folder, or with Vercel Skills: npx skills remove keeper-secrets (and the other two). To remove the Keeper CLIs from your machine, follow the uninstall guidance in the KSM CLI and Commander CLI docs.
keeper:// references for secretsSecurity is a top priority. The SECURITY.md file contains information on how to report vulnerabilities.
We welcome issues and pull requests.
Licensed is provided in the LICENSE file.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Install and configure Keeper CLI tools (KSM CLI and Commander) for the Keeper Security agent kit, including profiles and authentication.
Retrieve, inject, and manage secrets from Keeper Vault using KSM CLI (ksm) for developer workflows, including ksm exec, interpolate, and Keeper notation.
npx claudepluginhub keeper-security/keeper-agent-kit --plugin keeper-adminIntegrate with secrets managers (Vault, AWS Secrets Manager, etc)
Guide for the Infisical REST API — authentication, secrets CRUD (v4), projects, identities, pagination, and rate limits.
Claude plugins for IT Glue documentation platform - organizations, assets, passwords, documents
FHE-encrypted organizational memory for teams. Capture and retrieve institutional knowledge with zero-knowledge privacy.
WorkOS integration skills for AuthKit, SSO, Directory Sync, RBAC, Vault, Audit Logs, migrations, and API references.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.