biome-lint
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes
pnpm,npx, andjustto execute linting and type-checking workflows. These are standard industry tools used for code quality and build processes in JavaScript/TypeScript projects. - [EXTERNAL_DOWNLOADS]: The skill invokes
npx -y @biomejs/biome. This operation fetches the Biome toolchain from the official npm registry, which is a well-known and trusted service for JavaScript developers. - [PROMPT_INJECTION]: No instructional overrides, jailbreak patterns, or attempts to bypass agent constraints were found. The skill remains strictly within the domain of code maintenance.
- [DATA_EXFILTRATION]: No access to sensitive system files, hardcoded credentials, or suspicious network requests to external domains were identified.
Audit Metadata