Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Run trufflehog via the mantis_trufflehog MCP server and handle secret findings without ever exposing the raw secret
.claude/skills/deonmenezes-secrets-scan/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-10 | ✗→✓ | ▲ Improved | -13% | 0% |
| case-04 | ✓→✗ | ▼ Worse | 42% | 0% |
| case-06 | ✓→✗ | ▼ Worse | -65% | 0% |
| case-22 | ✓→✗ | ▼ Worse | -80% | 0% |
| case-15 | ✓→✓ | = Same ✓ | -24% | 0% |
Use trufflehog_scan({ path, only_verified }) (mantis_trufflehog MCP server) for the Detect stage's secrets coverage.
redacted_secret is a masked preview, never the full value). Never try to reconstruct, print, or echo the full secret elsewhere -- e.g. don't re-read the source line containing it and paste it into a report just because the tool redacted its own output.verified: true means trufflehog live-checked the credential against its provider and it's currently active -- treat this as a near-confirmed finding with severity driven by what the credential can access. verified: false is a candidate (pattern-matched but not live-checked, could be a dead/rotated key or a false-positive-looking test fixture).only_verified: true when you specifically want to cut noise from test fixtures and example keys; leave it off for full recall during an initial sweep.Other measured skills in the registry, with their headline benchmark lift.