building-inferencesh-apps
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The documentation outlines standard installation procedures for development tools via piped shell commands. These are sourced from the platform's official domain or recognized third-party providers.
- References installation of the platform CLI from "https://cli.inference.sh".
- References installation of the Python package manager "uv" from "https://astral.sh".
- References installation of Node.js version managers from "https://fnm.vercel.app" and "https://raw.githubusercontent.com/nvm-sh/nvm".
- [COMMAND_EXECUTION]: The skill instructs the user to utilize the "belt" CLI for project management, including scaffolding ("belt app init"), testing ("belt app test"), and deployment ("belt app deploy").
- [EXTERNAL_DOWNLOADS]: References official base Docker images hosted at "docker.inference.sh" and provides patterns for downloading models from the HuggingFace Hub using community-standard libraries.
Audit Metadata