eslint-to-biome
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes shell-based discovery via the
findcommand to detect existing ESLint and Prettier configuration files. This discovery is used to populate the agent's context for the migration task. - [EXTERNAL_DOWNLOADS]: The skill references official resources including the Biome JSON schema (biomejs.dev) and the Biome pre-commit hook repository. It also adds
@biomejs/biomeas a dependency, which is a well-known and trusted package in the JavaScript ecosystem. - [SAFE]: The skill's operations are confined to standard project migration steps such as reading configuration files, modifying
package.json, and running linting checks. No patterns of data exfiltration, credential theft, or malicious persistence were detected.
Audit Metadata