Skip to main content

debugging-agent

Monitors and improves agent skills by analyzing logs, detecting issues, and proposing enhancements based on performance metrics.

Install this skill

or
85/100

Security score

The debugging-agent skill was audited on Feb 9, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 320

Python subprocess execution

SourceSKILL.md
320subprocess.run(["python", "backend/ai/skills/system/debugging-agent/scripts/log_reader.py"])
medium line 321

Python subprocess execution

SourceSKILL.md
321subprocess.run(["python", "backend/ai/skills/system/debugging-agent/scripts/pattern_detector.py"])
medium line 322

Python subprocess execution

SourceSKILL.md
322subprocess.run(["python", "backend/ai/skills/system/debugging-agent/scripts/improvement_proposer.py"])
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →