chinese-git-workflow
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and shell configuration examples for establishing Git workflows. It does not contain any malicious code, obfuscated content, or unauthorized data exfiltration patterns.
- [SAFE]: The provided
.gitignoretemplate correctly identifies sensitive files like.envand.env.localto prevent accidental credential exposure, which aligns with security best practices. - [EXTERNAL_DOWNLOADS]: The skill suggests using
registry.npmmirror.com, which is a well-known and established mirror for the Chinese developer ecosystem, intended to improve connectivity and performance. - [COMMAND_EXECUTION]: Contains standard Git commands for remote management, branch handling, and configuration (e.g.,
git remote add,git rebase). These are educational examples and do not involve unauthorized or hidden execution.
Audit Metadata