triton-operator-code-gen
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows secure patterns for code generation, emphasizing user verification of the calculation logic before implementation.
- [EXTERNAL_DOWNLOADS]: The skill references standard machine learning libraries, specifically
torch(with its NPU backend) andtriton. These are official, well-known dependencies for the stated purpose of kernel development. - [COMMAND_EXECUTION]: The skill provides documentation on environment variables (e.g.,
TRITON_ALL_BLOCKS_PARALLEL=1) used for performance tuning on Ascend hardware, which is standard practice for this domain and does not involve arbitrary command execution.
Audit Metadata