pr-check-style
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access behaviors were detected. The skill's primary function is to provide a structured workflow for manual code review.
- [COMMAND_EXECUTION]: The skill directs the agent to execute
git diff main...HEADto obtain the code changes for review. This is an expected and legitimate operation for a pull request review tool within its defined scope. - [SAFE]: The checklist promotes several security best practices, including the avoidance of real credentials or URLs in test code (G7) and the correct use of error log levels for security-related failures (G13).
Audit Metadata