case-study-writing
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDYNAMIC_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS] The skill references and provides instructions for installing the
beltCLI tool frominference.shand refers to installation scripts hosted on GitHub (raw.githubusercontent.com/inference-sh/skills/...). These are documented as vendor-provided tools for the skill's functionality. - [COMMAND_EXECUTION] The skill utilizes the
beltCLI to execute various sub-commands (belt login,belt app run) to perform web searches and execute code. This is part of the primary functional design. - [DYNAMIC_EXECUTION] The skill includes an example of executing Python code via the
infsh/python-executorapp to generate charts usingmatplotlib. The code is provided as a static template within the instructions and does not ingest untrusted runtime data for execution.
Audit Metadata