By ellyseum
Secure secrets handling for Claude Code - run API calls without exposing keys in session logs
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub ellyseum/claude-vault --plugin claude-vaultCross-model consultation and autonomous repo grinding as Claude Code skills wrapped around @ellyseum/cordyceps. `cordy` spawns peer LLMs (Codex, Gemini, Ollama, Claude variants) in parallel for code reviews, plan critiques, brainstorms, and cross-family fact-checks. `grinder` loops through user-defined work units (plan → council → revise → implement → test → diff council → commit) until done.
Visual context skills for Claude Code - clipboard, screenshots, and video analysis
Eidetic memory - injects knowledge map from memory files on session start
Externalize Claude's auto-memory into your project directory — git-committable, portable, collaboratively editable
Interactive PTY terminal sessions for Claude Code — spawn, interact with, and manage terminal processes with real TTY support
Encrypted secrets manager for Claude Code sessions backed by a private Git repo
Protect secrets and credentials from Claude Code. Blocks writes to .env files, detects API keys in shell commands, prevents hardcoded tokens, and guards service account JSON files.
Scan codebase for exposed secrets, API keys, passwords, and sensitive credentials
Blocks secrets and PII before they reach the Anthropic API
Secret safety hooks: auto-load credentials via CLAUDE_ENV_FILE, redact secrets from CLI output. Powered by the nopeek CLI.
Scans for common credential formats across cloud, source control, payment, and collaboration providers