pitch-deck-visuals
Pass
Audited by Gen Agent Trust Hub on Sep 2, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
beltcommand-line interface to execute tasks such as generating images from HTML templates (infsh/html-to-image) and running data visualization scripts. These actions are limited to the skill's stated purpose of deck creation. - [EXTERNAL_DOWNLOADS]: The skill references installation instructions from a GitHub repository (
inference-sh/skills) and usesnpxto install thebelt-sh/clipackage. These resources are consistent with the infrastructure required for the skill's functionality. - [DYNAMIC_EXECUTION]: The skill contains embedded Python code using
matplotlibto generate chart files (e.g.,market-size.png,traction.png). This code is used statically to create visualizations and does not process untrusted external input in a dangerous manner.
Audit Metadata