npu-adapter-reviewer
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands like git clone to fetch source code for analysis and hardware-specific tools like npu-smi to monitor environment state.
- [EXTERNAL_DOWNLOADS]: References official software repositories from Huawei (hiascend.com, myhuaweicloud.com) and standard Python package registries for obtaining the CANN Toolkit and NPU-optimized libraries.
- [REMOTE_CODE_EXECUTION]: Contains instructions for installing the official CANN Toolkit, which involves downloading and executing a setup script from the vendor's official domain.
- [DYNAMIC_EXECUTION]: Generates local Python and Shell scripts (such as npu_compat.py and build_npu.sh) from predefined templates to facilitate the migration and validation of user code.
Audit Metadata