image-upscaling
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for image processing using the inference.sh platform. All analyzed commands and instructions align with the stated purpose of upscaling images.
- [EXTERNAL_DOWNLOADS]: References a CLI installation guide hosted on GitHub (inference-sh/skills). This is provided as documentation for the user to set up the necessary environment.
- [COMMAND_EXECUTION]: The skill utilizes the
infshcommand-line tool. Theallowed-toolsfrontmatter restricts the agent to only executinginfshcommands, providing a layer of execution security. - [CREDENTIALS_UNSAFE]: Mentions
infsh login, which is the standard procedure for authenticating the CLI tool with the service provider. No hardcoded credentials or unsafe secret handling patterns were found.
Audit Metadata