pre-push-checks

Pass

Audited by Gen Agent Trust Hub on Aug 20, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill involves the execution of standard Git commands such as git status, git rev-parse, and git diff. These are used to inspect the local repository state and outgoing changes as part of a normal development workflow.
  • [SAFE]: The instructions encourage secure practices, such as using git push --force-with-lease instead of the more dangerous --force flag to prevent accidental data loss during history rewrites. No suspicious network activity, data exfiltration, or obfuscation was detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 20, 2026, 07:20 PM
Security Audit — agent-trust-hub — pre-push-checks