commit
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill exclusively utilizes standard git commands and local scripts for workflow automation. All operations are performed within the local development environment without external network calls.
- [SAFE]: The
validate-conventional.shscript is a benign validation tool that uses standard shell utilities (grep, sed, head) to verify message formats. - [SAFE]: Development tools such as poetry, ruff, mypy, and prettier are used for their intended purposes of linting and formatting code.
- [SAFE]: No evidence of prompt injection, data exfiltration, or unauthorized privilege escalation was found in the instructions or scripts.
Audit Metadata