build-infrastructure-git

Pass

Audited by Gen Agent Trust Hub on Aug 26, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill enforces a strict security policy forbidding the commitment of secrets, specifically mentioning .env and credentials.json files as prohibited content.
  • [SAFE]: It implements defensive workflow patterns, such as using git diff --staged to manually review changes and git diff --check to catch white-space errors before committing.
  • [SAFE]: The instructions promote trunk-based development and atomic commits, which facilitate easier auditing and rollback of changes, enhancing overall project integrity.
  • [SAFE]: All described shell commands (e.g., git worktree, git bisect, git blame) are standard version control operations used for their intended purposes with no signs of malicious injection or unauthorized execution.
  • [SAFE]: No obfuscated content, remote script executions, or unverifiable external dependencies were detected in the analysis.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 26, 2026, 06:47 AM
Security Audit — agent-trust-hub — build-infrastructure-git