webapp-testing
Fail
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: HIGHCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The utility script
scripts/with_server.pyusessubprocess.Popenwithshell=Trueto execute server commands provided via CLI arguments. This pattern is highly susceptible to shell injection if the input command is influenced by untrusted data. Additionally, the script executes the primary automation command usingsubprocess.run, allowing for arbitrary binary execution on the system.\n- [PROMPT_INJECTION]: TheSKILL.mdfile contains explicit instructions ("DO NOT read the source until you try running the script first") that direct the AI agent to bypass standard security auditing and code review processes. This metadata-level injection increases the risk that malicious logic within the scripts remains undetected before execution.
Recommendations
- AI detected serious security threats
Audit Metadata