Feishu Evolver Wrapper (Fixed)

AdvisoryAudited by Static analysis on May 10, 2026.

Overview

Detected: suspicious.dangerous_exec, suspicious.dynamic_code_execution, suspicious.env_credential_access (+1 more)

Findings (10)

critical

suspicious.dangerous_exec

Location
exec_cache.js:19
Finding
Shell command execution detected (child_process).
critical

suspicious.dangerous_exec

Location
index.js:485
Finding
Shell command execution detected (child_process).
critical

suspicious.dangerous_exec

Location
issue_tracker.js:64
Finding
Shell command execution detected (child_process).
critical

suspicious.dangerous_exec

Location
lifecycle.js:98
Finding
Shell command execution detected (child_process).
critical

suspicious.dangerous_exec

Location
report.js:132
Finding
Shell command execution detected (child_process).
critical

suspicious.dangerous_exec

Location
self-repair.js:20
Finding
Shell command execution detected (child_process).
critical

suspicious.dangerous_exec

Location
skills_monitor.js:65
Finding
Shell command execution detected (child_process).
critical

suspicious.dynamic_code_execution

Location
index.js:1221
Finding
Dynamic code execution detected.
critical

suspicious.env_credential_access

Location
export_history.js:15
Finding
Environment variable access combined with network send.
warn

suspicious.potential_exfiltration

Location
export_history.js:23
Finding
Sensitive-looking file read is paired with a network send.