building-inferencesh-apps
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill instructs the user to install the platform's CLI and several development prerequisites (uv, fnm, and nvm) by piping remote shell scripts directly into a shell (sh/bash). These sources are either the vendor's own domain (inference.sh) or well-known and trusted developer tools.
- [EXTERNAL_DOWNLOADS]: The documentation and code examples reference fetching AI models and configuration from the HuggingFace Hub, which is a standard practice for machine learning application development.
- [COMMAND_EXECUTION]: The skill provides numerous CLI commands for the
infshutility to manage the application lifecycle, including initializing projects, running local tests, and deploying code to the cloud.
Audit Metadata