storyboard-creation
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references an external installation script located at
https://cli.inference.shand binaries fromdist.inference.sh. These resources belong to the vendor's official infrastructure for theinfshtool. - [REMOTE_CODE_EXECUTION]: The skill documentation includes an installation command that pipes a remote script from
https://cli.inference.shdirectly into the shell (curl -fsSL https://cli.inference.sh | sh). While this represents a remote code execution pattern, it is a standard deployment method for the vendor's CLI and targets the vendor's own domain. - [COMMAND_EXECUTION]: The skill utilizes the
Bashtool to executeinfshcommands. These commands are used to run AI models (e.g.,falai/flux-dev-lora) and image manipulation utilities (e.g.,infsh/stitch-images) to generate and assemble storyboard panels.
Audit Metadata