pull-request
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a procedural guide for contributing to the Biome repository (github.com/biomejs/biome). It contains instructions for formatting pull request titles, choosing target branches, and filling out the repository's PR template.
- [COMMAND_EXECUTION]: The skill recommends a pre-PR checklist involving standard development tools such as
cargo(for Rust compilation and testing) andjust(a command runner used by the project). These commands (cargo check,cargo test,just f,just l, etc.) are standard practices for the Biome codebase and are executed locally by the agent in a development environment. - [EXTERNAL_DOWNLOADS]: The skill references official documentation and GitHub repositories related to the Biome project and common development standards (Conventional Commits). All URLs target trusted domains (github.com/biomejs, biomejs.dev, conventionalcommits.org) or well-known developer tools (github.com/amannn/action-semantic-pull-request).
Audit Metadata