perf-megatron-fsdp
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation, configuration templates, and verification steps for enabling Megatron Fully Sharded Data Parallel (FSDP). All instructions are consistent with the stated purpose of helping developers configure ML training environments.
- [COMMAND_EXECUTION]: The skill contains bash snippets for launching performance scripts and running functional tests using
pytestanduv run. These commands are standard for the development and testing of the Megatron framework and do not include any suspicious flags, remote downloads from untrusted sources, or unauthorized file access. - [EXTERNAL_DOWNLOADS]: The use of
uv runis mentioned for running tests, which is a standard Python package management tool. There are no patterns suggesting the download of untrusted scripts or malicious binaries.
Audit Metadata