ACPX Runtime

AdvisoryAudited by Static analysis on May 10, 2026.

Overview

Detected: suspicious.dangerous_exec

Findings (2)

critical

suspicious.dangerous_exec

Location
dist/mcp-proxy.mjs:78
Finding
Shell command execution detected (child_process).
Evidence
const child = spawn(target.command, target.args, {
critical

suspicious.dangerous_exec

Location
dist/service-DXpBsJTq.js:344
Finding
Shell command execution detected (child_process).
Evidence
const child = spawn(command, args, {