serve-model
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill provides instructions to install the
pixianduvpackage managers via shell-piped installation scripts (e.g.,curl -fsSL https://pixi.sh/install.sh | sh). These are official installation methods for well-known developer tools.\n- [EXTERNAL_DOWNLOADS]: The skill facilitates downloading of environment components and model configuration from trusted sources, including Modular's official package indices (conda.modular.com,whl.modular.com) and Hugging Face (huggingface.co).\n- [COMMAND_EXECUTION]: A bundled Python scriptscripts/suggest_serve_command.pyis used to statically analyze model architecture and configuration files to recommend optimal server settings. This is a local execution of a skill-provided utility.\n- [REMOTE_CODE_EXECUTION]: The documentation explains the use of the--trust-remote-codeflag for models with custom logic, including explicit warnings about the risks of running code from untrusted repositories.
Audit Metadata