nauta-tools
01Plugin Claude Code
Plugin marketplace listing 2 plugins: holster, holster-scan.
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.
Skill Claude CodeCodex
Catch AI-hallucinated and typosquatted package imports (e.g. reqeusts, langchain-utils) plus agent boundary over-grants in a repo before an AI agent runs it, before committing, or before shipping AI-generated code. Use when reviewing AI-written code, before an agent touches a repo, or before a handoff.
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.
Skill Claude CodeCodex
Preflight a repo or MCP config for live secrets, unsafe MCP servers, and gitignore gaps before it is handed to an AI agent, committed, or shared. Use before running an agent on a repo, before committing, or before pasting/sharing a config.
MCP server Claude CodeCodexCursor
MCP server for Holster, a local-first secret vault with audit logs and agent tooling. Runs locally from the holster-mcp Python package.