hsperus

5 mods across 1 repository, 2 stars between them.

claude-vault

01

hsperus/claude-vault

Plugin Claude Code

Vault-agnostic secret handling for Claude Code: the model never sees your plaintext keys.

2 4mo ago A tokens not measured original MIT

claude-vault

02

hsperus/claude-vault

Plugin Claude Code

Vault-agnostic secret handling for Claude Code: store, list, and inject secrets without the model ever seeing plaintext. Multi-backend (file/Keychain/1Password) with PreToolUse blocking and output redaction.

2 4mo ago A tokens not measured original MIT

PreToolUse

03

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

04

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

claude-vault

05

hsperus/claude-vault

Skill Claude CodeCodex

Use this skill whenever the user mentions API keys, passwords, tokens, credentials, secrets, .env files, OAuth tokens, or any sensitive value that needs to end up in code, config, or a command. The skill stores secrets in a vault that the model never reads — you reference them by name and let the claude-vault CLI…

2 4mo ago A 79 tokens original MIT