torchserve
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Uses standard CLI tools (pip, torchserve, torch-model-archiver) to install dependencies, package models, and run the inference server. These are intended behaviors for setting up a model serving environment.\n- [EXTERNAL_DOWNLOADS]: Fetches well-known PyTorch ecosystem packages from the official Python Package Index (PyPI). These are trusted sources and do not represent a security risk.\n- [SAFE]: The skill does not contain any prompt injection attempts, hardcoded credentials, or persistence mechanisms. All operations are confined to the management of the model server as described in the metadata.
Audit Metadata