pr-open
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements standard development workflows using industry-standard tools like
git,pnpm, and the GitHub CLI (gh). - [SAFE]: Includes explicit security instructions to avoid committing sensitive files such as
.env, credentials, or API keys. - [SAFE]: Enforces local validation through linting (
pnpm lint) and production builds (pnpm build) to ensure code quality and prevent broken code from being pushed to a remote repository.
Audit Metadata