data-visualization
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
beltCLI (specificallybelt app run) to execute visualization tasks. These commands are integral to the skill's primary function of generating charts and images. - [EXTERNAL_DOWNLOADS]: The skill references installation instructions hosted on a remote GitHub repository (
inference-sh/skills). This is a standard practice for CLI-based tools to provide setup guidance. - [REMOTE_CODE_EXECUTION]: The skill demonstrates the use of a managed Python executor (
infsh/python-executor) to run code snippets that generate visualizations usingmatplotlibandnumpy. The provided code examples are benign and focused solely on data plotting and image generation. - [SAFE]: All tools, applications, and URLs identified in the skill (e.g.,
infsh/python-executor,infsh/html-to-image,inference.shdomains) are official resources belonging to the vendor, 'inferen-sh'.
Audit Metadata