scan-composer
Pass
Audited by Gen Agent Trust Hub on Aug 3, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill invokes
python3to run a script specified by theREVIEW_SCRIPTvariable and usespython3 -m json.toolfor JSON validation. The script execution is a core part of the orchestrated workflow. - [INDIRECT_PROMPT_INJECTION]: The skill possesses an attack surface for indirect prompt injection as it processes untrusted source code from
MODULE_DIRto generate security findings. - Ingestion points: PHP source code files within the
MODULE_DIRdirectory. - Boundary markers: None provided; the skill does not specify delimiters for the code it analyzes.
- Capability inventory: The skill can read/write files and execute Python scripts via the shell.
- Sanitization: The instructions do not mention any sanitization or filtering of the source code content before analysis.
Audit Metadata