git-master
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements standard Git workflows for commit management, history rewriting, and repository archeology. All identified commands (e.g., git status, git log, git commit, git rebase) are standard tools used for their intended purposes within a local repository environment.\n- [SAFE]: The instructions prioritize safety by mandating checks for branch state and warning against dangerous operations like force-pushing to shared branches without confirmation or rebasing the main branch.\n- [SAFE]: No evidence of data exfiltration, credential harvesting, or unauthorized network operations was found. The skill does not utilize external downloaders like curl or wget to fetch remote scripts.\n- [SAFE]: No obfuscation techniques, such as Base64 encoding or hidden Unicode characters, are present in the instructions or commands.
Audit Metadata