Acp Job Submitter
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The skill uses `await exec()` to run shell commands, embedding user-provided inputs such as `agent_wallet`, `offering`, `requirements_json`, `job_id`, and `query` directly into these commands. This practice, demonstrated in the `Command Examples` section of `SKILL.md`, creates a significant shell injection vulnerability if these inputs are not rigorously sanitized, potentially allowing an attacker to execute arbitrary commands on the host system.
