image-upscaling
Pass
Audited by Gen Agent Trust Hub on Aug 31, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references installation guidelines and additional configuration files hosted on the official
inference-shGitHub repository. These are standard resources for utilizing the inference.sh platform. - [COMMAND_EXECUTION]: The skill instructs the agent to use the
beltCLI tool for image processing tasks. The execution environment is restricted by theallowed-toolsfrontmatter property, which limits tool access to specificbeltcommands. - [INDIRECT_PROMPT_INJECTION]: The skill possesses a potential attack surface for indirect prompt injection as it processes external image URLs.
- Ingestion points: The
image_urlparameter used in thebelt app runcommands withinSKILL.md. - Boundary markers: No explicit delimiters or instructions to ignore embedded content are present in the prompt templates.
- Capability inventory: The skill is capable of executing
beltcommands via the Bash tool. - Sanitization: There is no explicit sanitization or validation of the input URLs described in the instructions.
- Note: This is a standard risk for skills processing external data, and the specialized nature of the image upscaling models reduces the likelihood of successful exploitation.
Audit Metadata