skills/ascend-ai-coding/awesome-ascend-skills/external-cannbot-ops-ascendc-runtime-debug/Gen Agent Trust Hub
external-cannbot-ops-ascendc-runtime-debug
Pass
Audited by Gen Agent Trust Hub on Sep 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and a diagnostic script for debugging Ascend C operator runtime errors. Analysis of the skill's components yielded no security findings.
- [REMOTE_CODE_EXECUTION]: There are no remote code execution patterns or external downloads from untrusted sources. All mentioned tools (like
aclGetRecentErrMsg) are standard components of the Ascend CANN environment. - [DATA_EXFILTRATION]: No network activity or sensitive data access patterns were identified. The
parse_plog.pyscript locally parses log files matching standard Ascend log patterns. - [COMMAND_EXECUTION]: The skill mentions shell commands for cleaning build caches (
rm -rf build/) and checking file integrity (sha256sum), which are standard development workflows. - [TRUST_SCOPE_RULE]: The skill is authored by 'ascend-ai-coding' and references resources within the 'cann' and 'ascend' ecosystems, which are consistent with the skill's purpose.
Audit Metadata