By cboone
Best practices for handling user-provided secrets in CLI tools: secure input methods, credential storage, secret masking, and language-specific libraries.
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 cboone/agent-harness-plugins --plugin handle-secretsGo code style guide based on Google Go Style Guide, Effective Go, Code Review Comments, and Cobra CLI behavior.
Scaffold a complete Rust CLI project with Cargo, cargo-deny, cargo-nextest, git-cliff, GitHub Actions CI/CD, and Makefile.
Sends macOS notifications when Claude Code, OpenCode, or Codex CLI finishes a task or needs your attention.
Find a GitHub issue and create a worktree, branch, and tmux window for working on it, with issue context injected as a task prompt.
Parse a review document for actionable feedback, work through items systematically, and track resolution progress.
GitHub and Git workflow skills and agents for commits, PRs, code review, and PR comment resolution.
Secrets lifecycle with masking for Claude Code: set, get, list, rotate, delete, validate, run-with-secrets, and a web UI (/secrets:*). Bundles the PostToolUse output-masking hook (plugin-local hook-mask-output.sh, resolved via CLAUDE_PLUGIN_ROOT) so credentials never print unmasked - no host script install needed.
Security hook that blocks Claude from reading, writing, or accessing secret and sensitive files
Claude Code hooks for enforcing best practices and workflow automation
Encrypted secrets manager for Claude Code sessions backed by a private Git repo
Scan codebase for exposed secrets, API keys, passwords, and sensitive credentials