ai-image-generation
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill provides instructions for installing the platform's CLI tool using a shell pipe pattern:
curl -fsSL https://cli.inference.sh | sh. This is a standard installation method for this vendor's ecosystem. - [COMMAND_EXECUTION]: The skill relies on the
infshcommand-line tool to perform its primary functions, such asinfsh login,infsh app list, andinfsh app run. These commands are used to interact with the image generation models provided by the service. - [EXTERNAL_DOWNLOADS]: The installation process downloads a binary from
dist.inference.sh. The documentation explicitly states that this script performs OS/architecture detection and SHA-256 checksum verification to ensure file integrity.
Audit Metadata