create-headless-agent
Audited by Socket on Apr 29, 2026
1 alert found:
AnomalyNo direct evidence of intentional malware in the provided modules (no obfuscated logic, credential theft, reverse shells, or destructive code paths). The primary security concern is potential sensitive-data exfiltration and leakage: completion webhooks can POST full agent output (including arbitrary text) to an attacker/misconfigured endpoint, and persistent session/state/log files can retain sensitive content without integrity or redaction. A secondary concern is prompt/data injection: dynamically embedding local context files from process.cwd into system instructions can steer model behavior if those files are attacker-influenced. Overall, treat this as a capability-focused agent utility with meaningful data-handling and egress risks rather than confirmed malware.