image-upscaling
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the installation of the
beltCLI vianpx skills add belt-sh/cliand links to installation documentation on the officialinference-shGitHub repository. These resources are provided by the skill's author and represent standard setup procedures for the platform. - [COMMAND_EXECUTION]: The skill uses the
beltCLI to run image processing applications on the inference.sh platform, such asreal-esrganandtopaz-image-upscaler. - [INDIRECT_PROMPT_INJECTION]: The skill facilitates the processing of data from untrusted external sources.
- Ingestion points: External image URLs passed to the
belt app runcommand via the--inputparameter (documented in SKILL.md). - Boundary markers: None identified in the documentation to delimit external input from instructions.
- Capability inventory: Executes CLI commands through the
belttool (documented in SKILL.md). - Sanitization: None identified; external URLs are passed directly to the application runner.
Audit Metadata