ACPX Runtime

Security checks across static analysis, malware telemetry, and agentic risk

Overview

No risk analysis has been recorded yet.

Static analysis

Dangerous exec

Critical
Finding
Shell command execution detected (child_process).
Skill content
const child = spawn(target.command, target.args, createTargetSpawnOptions());

Dangerous exec

Critical
Finding
Shell command execution detected (child_process).
Skill content
const match = /^\s*(?<pid>\d+)\s+(?<ppid>\d+)\s+(?<command>.+?)\s*$/.exec(line);

Dangerous exec

Critical
Finding
Shell command execution detected (child_process).
Skill content
const assignment = /^(?<key>"(?:\\.|[^"\\])*"|'[^']*'|[A-Za-z0-9_\-/.~:]+)\s*=\s*(?<value>.+)$/.exec(line);

VirusTotal

62/62 vendors flagged this plugin as clean.

View on VirusTotal

Risk analysis

No visible risk-analysis findings were reported for this release.