git-cli

Pass

Audited by Gen Agent Trust Hub on Aug 19, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides standard documentation and helper scripts for Git operations.
  • [SAFE]: Guidelines within SKILL.md explicitly instruct the AI to prioritize read-only commands and to provide warnings before suggesting destructive operations such as git reset --hard or git push --force.
  • [SAFE]: The included shell scripts (status-summary.sh, is-repo.sh, branch-list.sh) perform benign repository inspection and do not accept untrusted input that could lead to command injection.
  • [SAFE]: The provided .gitignore asset encourages security best practices by including patterns to prevent the accidental commitment of environment files (.env), private keys (*.pem), and other sensitive build artifacts.
  • [SAFE]: Reference documentation for troubleshooting correctly advises users against storing credentials in the skill and notes the security implications of disabling SSL verification.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 19, 2026, 07:45 PM
Security Audit — agent-trust-hub — git-cli