Skip to main content

intelligent-debugger

Systematic debugging agent that identifies complex bugs and root causes across the full stack, enhancing troubleshooting efficiency.

Install this skill

or
93/100

Security score

The intelligent-debugger skill was audited on Feb 12, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 902

Curl to non-GitHub URL

SourceSKILL.md
902curl -v https://api.com # Test HTTP endpoint
low line 328

Fetch to external URL

SourceSKILL.md
328const response = await fetch('/api/data');
low line 902

External URL reference

SourceSKILL.md
902curl -v https://api.com # Test HTTP endpoint
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →