pitch-deck-visuals
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Uses the
infshCLI to interact with remote applications for generating images from HTML templates. - [EXTERNAL_DOWNLOADS]: References installation documentation for the
infshCLI hosted on the official GitHub repository for the inference-sh organization. - [REMOTE_CODE_EXECUTION]: Utilizes a remote Python executor app (
infsh/python-executor) to run scripts for generating visualization charts (market size, traction, competition). The Python code is provided as static templates within the skill body and uses standard data visualization libraries. - [DYNAMIC_EXECUTION]: Generates and executes Python scripts at runtime to produce charts. These scripts are constructed from hardcoded templates within the SKILL.md file and do not incorporate untrusted external input.
Audit Metadata