prepare-pr
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard development commands including
gitfor branch management,ghfor GitHub interactions, andnpmfor running project validation scripts. These operations are essential for the skill's stated purpose and are used according to best practices.- [SAFE]: The skill includes several safety-focused instructions to mitigate risk, such as forbidding pushes to the main branch, prohibiting bare push commands, and restricting file staging to specific changes rather than entire directories.- [SAFE]: No malicious patterns such as prompt injection, hardcoded credentials, data exfiltration, or obfuscation were detected in the skill's instructions or workflow.
Audit Metadata