oss-pr
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard version control and development environment commands including
gitfor branch and commit management,bunandbunxfor linting, formatting, type-checking, and running tests. - [COMMAND_EXECUTION]: Utilizes the GitHub CLI tool (
gh) to automate the creation of pull requests on remote repositories. - [COMMAND_EXECUTION]: Executes a local project script
node scripts/check-i18n.jsto verify internationalization files during the quality check phase. - [DATA_EXPOSURE]: Accesses
git config user.nameto identify the committer, which is standard practice for git-based workflows. - [SAFE]: Instructions to avoid AI attribution (e.g., 'NEVER include Co-authored-by') are standard project policy enforcement and do not constitute malicious prompt injection.
Audit Metadata