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.sh to find existing project directories.
  • [COMMAND_EXECUTION]: The provided build.sh template performs project compilation using cmake and python3 setup.py.
  • [EXTERNAL_DOWNLOADS]: The build.sh script includes a conditional command to install the wheel package 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 for torch, torch_npu, and pybind11.
  • [DATA_EXFILTRATION]: The build script reads /etc/Ascend/ascend_cann_install.info to determine the installation path of the vendor's CANN Toolkit, which is required for the toolchain to function.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 18, 2026, 03:03 AM
Security Audit — agent-trust-hub — external-gitcode-ascend-ascendc-operator-project-init