skills/ascend-ai-coding/awesome-ascend-skills/external-gitcode-ascend-atb-debug-guide/Gen Agent Trust Hub
external-gitcode-ascend-atb-debug-guide
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill guides the agent to perform environment setup and diagnostic checks using shell commands such as
source,ldd,nm, andpython3. These operations use user-provided paths for installation directories (<CANN_PATH>,<ATB_REPO_PATH>), which is the standard mechanism for locating development tools in this environment. - [PROMPT_INJECTION]: The skill involves analyzing local log files (
atb_*.log,plog-*.log) to diagnose errors. While reading external files represents a surface for indirect prompt injection, this capability is essential for the skill's primary purpose as a debugging tool and occurs within the developer's local environment. - [EXTERNAL_DOWNLOADS]: The skill metadata identifies that it is synchronized from a repository at
https://gitcode.com/Ascend/agent-skills. This is a legitimate repository for the Ascend vendor's tools.
Audit Metadata