market-research-reports
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill requires the execution of LaTeX compilers (
xelatex,bibtex) to generate high-quality PDF reports. This is an intended and documented feature necessary for the skill's primary output. - [COMMAND_EXECUTION]: The script
scripts/generate_market_visuals.pyuses thesubprocessmodule to orchestrate visual generation by calling other diagramming tools. The script correctly passes arguments as a list and usessys.executable, effectively preventing shell injection and ensuring execution is restricted to internal tool paths. - [SAFE]: No malicious patterns such as prompt injection, credential exfiltration, or obfuscated content were detected. The skill's architecture relies on standard integrations with research tools to populate its report templates, posing no unusual risk to the environment.
Audit Metadata