skills/ascend-ai-coding/awesome-ascend-skills/external-gitcode-ascend-megatron-commit-tracker/Gen Agent Trust Hub
external-gitcode-ascend-megatron-commit-tracker
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The scripts
scripts/fetch_upstream_changes.pyandscripts/list_remote_branches.pyexecute the systemgitcommand using thesubprocessmodule to manage a local bare repository cache and query remote metadata. The implementation uses argument lists rather than shell strings, which is a standard security practice to mitigate injection risks. - [EXTERNAL_DOWNLOADS]: The skill interfaces with the official repository at
https://github.com/NVIDIA/Megatron-LM.gitto synchronize code changes and retrieve commit metadata. These network operations are directed at a well-known hosting service and are required for the skill's stated purpose.
Audit Metadata