pre-submit-pr
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Local Script Execution: The skill is designed to run several shell scripts located in the
.claude/hooks/directory, includinglint.sh,test.sh, andcheck-debug.sh. This is a common pattern for automating development workflows and maintaining project standards. - Repository Data Analysis: To perform alignment and documentation checks, the skill reads various files within the project (such as
PRINCIPLES.mdandINVARIANTS.md). This process is integral to its role in validating that changes meet project-specific requirements. - Standard Network Operations: The skill performs a
git fetchoperation to verify branch freshness against the main repository. This is a routine operation for synchronizing with well-known version control services.
Audit Metadata