biome-linting
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing the
@biomejs/biomepackage from the npm registry using standard package managers (npm, pnpm, bun, yarn). This is the official package for the Biome toolchain. - [EXTERNAL_DOWNLOADS]: The configuration examples reference the official JSON schema from
https://biomejs.dev, which is the well-known domain for the Biome project. - [COMMAND_EXECUTION]: The skill provides standard CLI commands for initializing, linting, formatting, and migrating configurations using the Biome tool (
npx @biomejs/biome,npx biome). These commands are limited to the intended scope of project maintenance. - [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected. The instructions align with the stated purpose of setting up development workflows.
Audit Metadata