nauta-tools
01Plugin Claude Code
Plugin marketplace listing 2 plugins: holster, holster-scan.
Local-first secret vault for AI agents. MCP-compatible. Encrypted on-disk vault + tamper-evident audit log + stage-then-apply gate for agent writes. macOS ARM + Linux x86_64.
Plugin Claude Code
Plugin marketplace listing 2 plugins: holster, holster-scan.
Plugin Claude Code
Local-first scanner for AI-hallucinated and typosquatted package imports, plus agent boundary checks (what an agent inherits: shell env, file scope, MCP tools). Run holster-scan . before an agent touches a repo or you ship AI-generated code. Install: pip install holster-scan.
Plugin Claude Code
Preflight security for AI-agent development. Run holster guard . to get a RUN verdict and a SHARE verdict on a repo before you hand it to an AI agent, commit it, or share it — catches live API keys, MCP servers that run unpinned code, and credential files missing from .gitignore. Local-first; the repo never leaves yo.