
Mintmcp Agent Security
- 73 repo stars
- Updated October 21, 2025
- mintmcp/agent-security
MintMCP Agent Security is a Claude Code plugin that adds hooks to scan for secrets and credentials in Claude Code and Cursor before code leaves your machine.
About
MintMCP Agent Security is a lightweight Claude Code plugin that installs hooks for secrets scanning in Claude Code and Cursor. developers who let agents write integration code, env samples, or config files face a real risk of pasting live API keys, payment tokens, or cloud credentials into the repo. This plugin focuses on that failure mode with scanner-oriented hooks rather than broad compliance suites. It is beginner-friendly: register the one-plugin bundle, enable hooks, and let scans run as part of normal agent iteration. It pairs naturally with review rituals and monitoring when you keep the same repo in long-running production. It does not replace full SAST or dependency audit tools; it narrows in on secret leakage at the moment agents produce source. Install when you already use Claude Code or Cursor hooks and want a dedicated guardrail before push or deploy.
- Hook-based secrets scanner for Claude Code and Cursor agent sessions.
- Targets common cloud, payment, and provider credential patterns.
- Single-plugin bundle focused on source-level secret detection.
- Fits collaboration workflows where multiple agents touch the same repo.
- Complements manual review with automated scans across edits.
Mintmcp Agent Security by the numbers
- Data as of Jul 9, 2026 (Skillselion catalog sync)
/plugin install mintmcp-agent-security@mintmcp/agent-securityAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 73 |
|---|---|
| Last updated | October 21, 2025 |
| Repository | mintmcp/agent-security ↗ |
What it does
Add Claude Code and Cursor hooks that scan for leaked secrets and credentials before agent-written code ships.
Who is it for?
Best when you use agent hooks and need automatic credential scanning without standing up a full security platform.
Skip if: Skip if you need complete AppSec programs, dependency/CVE scanning, or compliance attestations only this plugin does not claim to provide.
What you get
After install, hook-driven scans flag common secret patterns across Claude Code and Cursor edits so you fix leaks before ship.
- Registered secrets-scanning hooks for agent edit workflows
- Ongoing scans for common provider and payment credential patterns
By the numbers
- 1 plugin in the bundle
- 68 GitHub stars on mintmcp/agent-security
- Supports Claude Code and Cursor per listing description
Recommended Plugins
How it compares
Secrets-scanning hooks for coding agents, not a full MCP secrets vault or infrastructure scanner.
FAQ
Who is Mintmcp Agent Security for?
Developers and small teams using Claude Code or Cursor who want automated secrets detection on agent-generated code.
When should I use Mintmcp Agent Security?
Enable it before you ship or share repos where agents touch env files, integrations, or payment-related configuration.
How do I add Mintmcp Agent Security to my agent?
Install the mintmcp/agent-security plugin from the Claude Code marketplace and configure the documented hooks for Claude Code and Cursor.