Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Catch hardcoded secrets, keys, and tokens before they get committed. Use before any commit and on any file with credentials.
.claude/skills/archive228-secret-scan/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-05 | ✗→✓ | ▲ Improved | -31% | 0% |
| case-19 | ✗→✓ | ▲ Improved | -23% | 0% |
| case-23 | ✗→✓ | ▲ Improved | -15% | 0% |
| case-04 | ✓→✓ | = Same ✓ | -20% | 0% |
| case-06 | ✓→✓ | = Same ✓ | 18% | 0% |
Grep the diff for: api[_-]?key, secret, token, password, BEGIN PRIVATE KEY, AKIA[0-9A-Z]{16}, sk-, ghp_, bearer values, and long base64/hex blobs. For each hit: is it a real secret or a placeholder? Real secrets:
.gitignore / a pre-commit secret scanner.Output: file:line of every real secret + the rotation step. A deleted secret in git history is still leaked.
Other measured skills in the registry, with their headline benchmark lift.