image-upscaling
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill provides an installation command that fetches a shell script from the vendor's domain and executes it to install the
infshCLI tool. This is a standard installation pattern for the vendor's platform. - Evidence:
curl -fsSL https://cli.inference.sh | shinSKILL.md. - [COMMAND_EXECUTION]: The skill uses the
Bashtool to run theinfshbinary. This is the intended mechanism for the agent to interact with the upscaling apps. - Evidence:
allowed-tools: Bash(infsh *)in the frontmatter. - [EXTERNAL_DOWNLOADS]: The skill fetches binaries and configuration from
dist.inference.shduring setup and references other skills from the same vendor to be added vianpx. - Evidence: Links to
dist.inference.shandnpx skills addcommands inSKILL.md.
Audit Metadata