hsperus/claude-vault

Claude Code plugin: vault-agnostic secret handling so the model never sees plaintext keys. File/Keychain/1Password backends, PreToolUse blocking, PostToolUse redaction.

2Stars on the repository
5Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

PreToolUse

01

hsperus/claude-vault

Hook

Runs before the agent uses a tool for Read, Bash, Edit, Write, MultiEdit and NotebookEdit tool calls, executing pre_tool_block.py via python3. From hsperus/claude-vault.

2 4mo ago A tokens not measured original MIT

PostToolUse

02

hsperus/claude-vault

Hook

Runs after a tool call finishes for Bash and Read tool calls, executing post_tool_redact.py via python3. From hsperus/claude-vault.

2 4mo ago A tokens not measured original MIT