update-version
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions describe a standard developer workflow for version management using git. No malicious patterns, obfuscation, or unauthorized access attempts were identified.
- [COMMAND_EXECUTION]: The skill utilizes shell commands (
git,rg) strictly for repository management tasks, such as fetching branch data, viewing file contents, and committing changes. These operations are aligned with the skill's stated purpose. - [DATA_EXFILTRATION]: Network activity is restricted to standard
git fetchandgit pushoperations directed at the repository's configured origin. No sensitive files are accessed or transmitted to third-party domains.
Audit Metadata