extension Claude Code Plugins
download code
arrow_back All plugins

security-guard

Prevent secret leaks and block dangerous commands. Catches API keys, credentials, and tokens before they hit your codebase.

Security v1.0.0

Installation

If you haven't added the marketplace yet, see Getting Started.

claude plugin install security-guard@wrxck-claude-plugins

Or add to your ~/.claude/settings.json:

{ "enabledPlugins": { "security-guard@wrxck-claude-plugins": true } }

Features

Source

View the source code, report issues, or contribute on GitHub:

github.com/wrxck/security-guard