biome
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to download the
@biomejs/biomepackage from the official npm registry usingpnpm. This is a standard operation for installing the well-known Biome utility. - [COMMAND_EXECUTION]: The skill utilizes command-line operations such as
pnpm biome init,biome check, andbiome migrateto perform its intended functions of project initialization, code validation, and configuration migration. - [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were found. The skill follows best practices for tool integration and documentation.
Audit Metadata