Skip to main content

systematic-debugging

Provides a structured five-phase framework for debugging technical issues, ensuring root cause analysis before proposing fixes.

Install this skill

or
69/100

Security score

The systematic-debugging skill was audited on Mar 7, 2026 and we found 5 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 142

Template literal with variable interpolation in command context

SourceSKILL.md
142Use the bisection script: `${CLAUDE_PLUGIN_ROOT}/skills/systematic-debugging/find-polluter.sh`
medium line 198

Template literal with variable interpolation in command context

SourceSKILL.md
198```bash
low line 118

Access to .env file

SourceSKILL.md
118nodeEnv: process.env.NODE_ENV,
medium line 208

Access to system keychain/keyring

SourceSKILL.md
208echo "=== Keychain state: ==="
medium line 209

Access to system keychain/keyring

SourceSKILL.md
209security list-keychains
Scanned on Mar 7, 2026
View Security Dashboard