Keeper Security has launched its Keeper Agent Kit, a new suite of specialised AI skills that automates complex security and administrative workflows by integrating Keeper Secrets Manager and Keeper Commander directly with AI coding agents, including Claude Code, Cursor, Codex and GitHub Copilot.

“The Keeper Agent Kit provides a definitive framework for how AI agents interact with sensitive enterprise data,” said Craig Lurey, CTO and co-founder of Keeper Security. “By equipping these agents with instructions to use our encrypted CLI tools locally, we ensure the agent runs commands within the developer’s own authenticated session.”
Keeper Agent Kit
The Keeper Agent Kit allows AI agents to interact directly with Keeper’s hardened Command Line Interface (CLI) tools, Keeper Commander and Keeper Secrets Manager CLI, preventing privileged credentials from being exposed in AI prompt history. It offers:
- Secure Secret Retrieval: Agents use the keeper-secrets skill to inject credentials into local runtimes, ensuring the raw secret never appears in the chat UI.
- Automated Vault Administration: Through the keeper-admin skill, agents manage users, teams and audit resources via Keeper Commander.
The keeper-setup skill automates the configuration of Keeper’s security tools, making it easier for IT teams to establish a secure environment for new projects from the first command.
Keeper also offers a Model Context Protocol (MCP) server integration (available in Docker and Node configurations) for teams operating in hosted or orchestrated AI environments. It enables agent platforms to retrieve secrets via a running MCP server process rather than local CLI tools.

Jeremy London, director of Engineering, AI and Threat Analytics for Keeper Security, said: “By allowing agents to resolve secrets at runtime without ever seeing the raw credential, we help close one of the most dangerous exposure points in the modern developer stack.”
The Keeper Agent Kit is now available as an open-source repository under the Apache 2.0 license on Keeper Security’s official GitHub.










