skills/ascend-ai-coding/awesome-ascend-skills/external-gitcode-ascend-msverl-daily-regression-triage/Gen Agent Trust Hub
external-gitcode-ascend-msverl-daily-regression-triage
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
subprocessmodule to executegitcommands (clone, fetch, checkout, log) to manage repository state and retrieve commit history for analysis. These operations are restricted to the functionality required for regression triage. - [EXTERNAL_DOWNLOADS]: The skill synchronizes source code from official repositories on GitHub and GitCode (
verl-project/verlandAscend/MindSpeed). These downloads are consistent with the skill's stated purpose of analyzing regressions in these specific projects. - [SAFE]: The skill processes local training and comparison logs to extract failure evidence. It uses regular expressions and
ast.literal_evalto safely parse log content, ensuring that processed data does not lead to unintended code execution. No evidence of data exfiltration, privilege escalation, or persistence was found.
Audit Metadata