external-gitcode-ascend-ascendc-operator-performance-optim

Pass

Audited by Gen Agent Trust Hub on Apr 18, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes shell commands to set up the development environment using set_env.sh, runs a local build.sh script to compile operators, and installs the resulting wheel package via pip. These actions are standard for the Ascend C development lifecycle and are used to apply and verify optimizations.
  • [EXTERNAL_DOWNLOADS]: The skill references performance guidelines and design documents from official repositories on GitCode. These sources provide the necessary technical context for the agent to recommend specific tiling, memory, and pipeline optimizations. The use of these resources is consistent with the skill's stated purpose.
  • [REMOTE_CODE_EXECUTION]: The skill facilitates the runtime compilation of modified C++ source code (op_host and op_kernel files). While this involves generating and executing code, the process is performed locally on project-specific source files for the purpose of kernel optimization and does not involve untrusted remote scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 18, 2026, 03:04 AM
Security Audit — agent-trust-hub — external-gitcode-ascend-ascendc-operator-performance-optim