build-and-dependency
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches container tags from the official NVIDIA container registry (
nvcr.io) and provides instructions to clone the Megatron-Bridge repository from the official NVIDIA-NeMo GitHub organization. These operations target trusted infrastructure. - [COMMAND_EXECUTION]: The skill utilizes standard development tools, including
dockerfor containerization anduvfor Python package management. It also includes commands for distributed training usingtorch.distributed.runand local script execution (switch_mcore.sh), which are appropriate for its stated purpose of environment setup. - [SAFE]: No instances of prompt injection, data exfiltration, or obfuscation were detected. The technical instructions are consistent with the skill's purpose and adhere to secure development practices by recommending container-isolated environments and pinned dependencies.
Audit Metadata