self-improving-agent

AdvisoryAudited by Static analysis on May 16, 2026.

Overview

Detected: suspicious.dangerous_exec, suspicious.dynamic_code_execution

Findings (5)

critical

suspicious.dangerous_exec

Location
bin/cli.js:100
Finding
Shell command execution detected (child_process).
critical

suspicious.dangerous_exec

Location
src/agent/tools/BashTool.ts:275
Finding
Shell command execution detected (child_process).
critical

suspicious.dangerous_exec

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

suspicious.dynamic_code_execution

Location
heartflow-identity/HEARTCORE/health-check.js:31
Finding
Dynamic code execution detected.
critical

suspicious.dynamic_code_execution

Location
src/core/cortex-integration/hooks/on_session_start.py:113
Finding
Dynamic code execution detected.