data-visualization
Pass
Audited by Gen Agent Trust Hub on Aug 31, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references installation scripts and configuration files from the official
inference-shGitHub repository. These downloads are from a well-known service related to the skill's purpose and are considered safe. - [COMMAND_EXECUTION]: The skill provides numerous examples of shell commands using the
beltCLI tool to execute Python code or convert HTML to images. These commands are localized to the data visualization task and do not involve unsanitized user input or risky remote code execution from unknown sources. - [DATA_EXPOSURE]: No hardcoded credentials or access to sensitive local files (such as SSH keys or environment files) were found in the skill's instructions or examples.
- [DYNAMIC_EXECUTION]: The skill uses
belt app run infsh/python-executorto run Matplotlib code. While this is dynamic execution, the code is provided as static templates for the user to generate charts and does not ingest untrusted data in an unsafe manner.
Audit Metadata