Shell command execution detected (child_process).
Critical
- Code
- suspicious.dangerous_exec
- Location
- dist/cli/agy-process.js:41
- Evidence
const child = spawn(options.command, [...options.args], {
Security audit
Security checks for vulnerabilities and agentic risk
This plugin transparently connects OpenClaw to a local Google Antigravity CLI and its higher-risk options are disclosed and disabled by default.
Install only if you intend OpenClaw to run the local AGY CLI. Review the configured command path, addDirs, project, logFile, and especially dangerouslySkipPermissions before enabling it in a shared or sensitive workspace.
SkillSpector was not run because this plugin release contains no bundled skills.
Detected: suspicious.dangerous_exec
const child = spawn(options.command, [...options.args], {const child = spawn(params.command, [...params.args], {const child = spawn(options.command, [...options.args], {const child = spawn(params.command, [...params.args], {