autoresearch-fleet

Warn

Audited by Socket on May 14, 2026

1 alert found:

Security
SecurityMEDIUM
lib/worker-spawn.sh

No clear evidence of intentional malware (e.g., exfiltration/backdoor/crypto-mining) is present. However, this module is a high-risk command-string builder: it returns a bash command assembled from many caller/env inputs but only validates a small subset. In particular, --extra-exports is inserted into 'export ${kv}' without quoting/sanitization, and --codex-extra-flags is appended verbatim. If the returned INNER_CMD is executed by bash (as implied), an attacker controlling those inputs could achieve shell command injection and arbitrary code execution in the worker/supervisor environment. This should be treated as a security alert and requires strict input validation/quoting and/or avoiding string-based command execution.

Confidence: 70%Severity: 86%
Audit Metadata
Analyzed At
May 14, 2026, 06:04 PM
Package URL
pkg:socket/skills-sh/quickcall-dev%2Fskills%2Fautoresearch-fleet%2F@b14a67d6dc98f940b8f62b6716698e5235afffe3