build-and-dependency
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for executing shell commands related to container management and dependency resolution. Examples include docker build, docker run, srun, uv sync, and uv lock. These commands are necessary for setting up and maintaining the technical development environment.
- [EXTERNAL_DOWNLOADS]: The skill describes downloading external resources including Docker images and Python packages. It pulls images from a registry and uses uv to sync dependencies from Git and package registries. It also references official NVIDIA tools (Pyxis and Enroot) on GitHub, which are standard components of the target ecosystem.
- [SAFE]: No malicious patterns, such as prompt injection, obfuscation, or unauthorized data access, were detected. The skill follows established development workflows and focuses on legitimate build and maintenance tasks.
Audit Metadata