git-master
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill exclusively uses standard, local Git commands (such as
status,diff,log,blame,bisect, andrebase) to perform its operations without downloading external scripts or binaries. - [SAFE]: Strong safety protocols are enforced, such as mandating
--force-with-leasefor history rewriting and requiring the agent to verify the repository's dirty state before execution. - [SAFE]: No patterns of data exfiltration, credential harvesting, or unauthorized privilege escalation were detected. Network usage is confined to standard Git upstream synchronization.
Audit Metadata