data-visualization
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references and downloads documentation from
https://raw.githubusercontent.com/inference-sh/skills/refs/heads/main/cli-install.md. - [REMOTE_CODE_EXECUTION]: Instructions include the installation of the
belt-sh/clipackage usingnpx, which executes remote code during setup. - [COMMAND_EXECUTION]: The skill executes shell commands via the
belttool to run Python scripts and render HTML content. - [PROMPT_INJECTION]: The skill contains an indirect prompt injection vulnerability. Ingestion points: Data is passed to the
inputparameter ofbelt app run. Boundary markers: There are no delimiters to separate data from instructions. Capability inventory: Access toinfsh/python-executorandinfsh/html-to-imagefor code and script execution. Sanitization: Data is interpolated directly into code strings without escaping or validation.
Audit Metadata