focused-pr
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a best-practice Git workflow for local development and code organization.
- [COMMAND_EXECUTION]: Utilizes standard development utilities including
git,bash,jq,npm, andpytest. These are used appropriately for branching, diffing, and verifying code changes. - [DATA_EXPOSURE]: Implements defensive
greppatterns to detect and warn the user about potential hardcoded credentials (e.g.,password,secret,api_key) or sensitive home paths before code is staged for a commit.
Audit Metadata