mindspeed-llm-train-profiler
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes
npu-smi infoto check for hardware availability andsourceto initialize the CANN environment viaset_env.sh. - [COMMAND_EXECUTION]: It generates a temporary shell script by copying the user's original script and appending profiling parameters, then executes it using
torchrun. - [SAFE]: The skill explicitly prohibits modifying the user's original scripts, ensuring data integrity by working on timestamped copies.
- [SAFE]: External references point to official Ascend NPU performance analysis tools on GitCode, a well-known platform for the target hardware ecosystem.
Audit Metadata