youtube-thumbnail-design
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The documentation includes an installation command (
curl -fsSL https://cli.inference.sh | sh) for the developer's CLI tool. This is a standard and official installation method for the vendor's own software. - [COMMAND_EXECUTION]: The skill uses the
Bashtool to runinfshcommands, which interact with the vendor's AI models. This is the primary intended functionality of the skill. - [EXTERNAL_DOWNLOADS]: The CLI installation process downloads necessary binaries from the vendor's servers (
dist.inference.sh), and the skill suggests usingnpxto install related extensions from the vendor's repository.
Audit Metadata