image-to-video
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 instructs the user to install the vendor's CLI tool by downloading and executing a script directly from
https://cli.inference.shusing a shell pipe (curl ... | sh). This is a standard installation method for this developer tool. - [COMMAND_EXECUTION]: The skill uses the
infshCLI tool via Bash to interact with AI models. The execution is restricted to theinfshcommand as specified in theallowed-toolsfrontmatter. - [EXTERNAL_DOWNLOADS]: The skill references external binaries and checksums from
dist.inference.shandcli.inference.shfor tool installation and verification. - [DATA_EXPOSURE]: The skill uses a
logincommand for the CLI tool. This is a standard authentication flow for the service and does not involve exfiltrating local system credentials.
Audit Metadata