skills/ascend-ai-coding/awesome-ascend-skills/external-gitcode-ascend-ascendc-operator-project-init/Gen Agent Trust Hub
external-gitcode-ascend-ascendc-operator-project-init
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local shell script
detect_ascend_kernel_project.shto find existing project directories. - [COMMAND_EXECUTION]: The provided
build.shtemplate performs project compilation usingcmakeandpython3 setup.py. - [EXTERNAL_DOWNLOADS]: The
build.shscript includes a conditional command to install thewheelpackage from the standard Python Package Index (PyPI) if it is missing. - [COMMAND_EXECUTION]: The CMake configuration (
config_envs.cmake) executes a Python snippet at build time to resolve paths fortorch,torch_npu, andpybind11. - [DATA_EXFILTRATION]: The build script reads
/etc/Ascend/ascend_cann_install.infoto determine the installation path of the vendor's CANN Toolkit, which is required for the toolchain to function.
Audit Metadata