setup-biome
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to manage project linting and formatting. It uses standard configuration files (
biome.jsonc) and local shell scripts to enforce code quality. - [COMMAND_EXECUTION]: The skill executes local commands such as
bun addfor package management,chmod +xto make scripts executable, andgitto track changed files. These are routine operations for setting up a development environment. - [EXTERNAL_DOWNLOADS]: The skill fetches the
@biomejs/biomeandultracitepackages from the official NPM registry. These are well-known development tools and presets used for code quality enforcement.
Audit Metadata