self-improving-agent

AdvisoryAudited by Static analysis on May 13, 2026.

Overview

Detected: suspicious.dangerous_exec, suspicious.insecure_tls_verification

Findings (7)

critical

suspicious.dangerous_exec

Location
agent/tools/BashTool.js:97
Finding
Shell command execution detected (child_process).
critical

suspicious.dangerous_exec

Location
agent/tools/WebSearchTool.js:115
Finding
Shell command execution detected (child_process).
critical

suspicious.dangerous_exec

Location
benchmark-upgrades.js:45
Finding
Shell command execution detected (child_process).
critical

suspicious.dangerous_exec

Location
github-audit.mjs:15
Finding
Shell command execution detected (child_process).
critical

suspicious.dangerous_exec

Location
paper-analyzer.mjs:199
Finding
Shell command execution detected (child_process).
critical

suspicious.dangerous_exec

Location
papers/papers-index.js:57
Finding
Shell command execution detected (child_process).
warn

suspicious.insecure_tls_verification

Location
comfyui-monitor.js:8
Finding
HTTPS certificate verification is disabled.