skills/ascend-ai-coding/awesome-ascend-skills/external-gitcode-ascend-ascendc-operator-performance-optim/Gen Agent Trust Hub
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 localbuild.shscript to compile operators, and installs the resulting wheel package viapip. 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_hostandop_kernelfiles). 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