verify-pr-logs
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Utilizes the GitHub CLI (gh) to fetch PR statuses and logs, and uses standard development commands like npm test for local verification. All commands are standard for CI/CD workflows and used appropriately.
- [SAFE]: Implements efficient log fetching by prioritizing the --log-failed flag, which prevents context window flooding and ensures the agent focuses on relevant error data.
- [SAFE]: Incorporates a mandatory 'diagnose-before-fix' step, requiring the agent to explain the root cause to the user before modifying any files, providing essential human-in-the-loop validation.
- [SAFE]: No signs of obfuscation, malicious network activity, or unauthorized data access were found in the skill's instructions or metadata.
Audit Metadata