data-visualization
Pass
Audited by Gen Agent Trust Hub on Sep 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to download the
beltCLI usingnpx skills add belt-sh/cli. It also references documentation and installation scripts fromraw.githubusercontent.com/inference-sh/, which is a well-known service associated with the skill's infrastructure. - [COMMAND_EXECUTION]: The skill demonstrates the use of the
beltCLI to run Python code for generating visualizations. The code execution occurs within an external executor environment (infsh/python-executor), which is the intended functionality of the skill. - [SAFE]: All external references and dependencies target the infrastructure of the service described in the skill (inference.sh). The code examples are standard Matplotlib and HTML/CSS snippets for data visualization and do not perform any sensitive operations.
Audit Metadata