prompt-engineering
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill provides instructions to install a CLI tool by piping a remote script to a shell ('curl -fsSL https://cli.inference.sh | sh'). This script targets the vendor's own domain and is the official installation path for the platform. \n- [EXTERNAL_DOWNLOADS]: The skill fetches resources from the vendor's infrastructure, specifically 'cli.inference.sh' for the installer and 'dist.inference.sh' for binaries and checksum verification, which is required for its primary functionality. \n- [COMMAND_EXECUTION]: The skill is configured to use the 'infsh' command via the Bash tool to interact with AI models on the Inference platform, as explicitly defined in the allowed-tools section.
Audit Metadata