pitch-deck-visuals
Warn
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill utilizes an external tool called
infsh/python-executorto run Python code for generating charts. The code is provided as string literals within the skill body.\n - Evidence: Several examples of
belt app run infsh/python-executorpassing Python code that usesmatplotlibto create and save images.\n- [EXTERNAL_DOWNLOADS]: The skill directs users to install external tools and references scripts from third-party repositories.\n - Evidence: Suggests installing
belt-sh/cliusingnpx.\n - Evidence: Points to a remote installation document at
https://raw.githubusercontent.com/inference-sh/skills/refs/heads/main/cli-install.md.\n - Evidence: Encourages adding additional skills from the
inference-shorganization on GitHub.\n- [COMMAND_EXECUTION]: The skill relies on thebeltcommand-line utility to perform its core functions.\n - Evidence: Use of
belt loginandbelt app runthroughout the setup and usage guides.
Audit Metadata