bumping-biome
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands using
pnpmto update dependencies and run linting scripts (pnpm up,pnpm lint:fix). These commands are targeted at the project workspace and are standard operations for Node.js development environments. - [EXTERNAL_DOWNLOADS]: The skill fetches the
@biomejs/biomepackage from the public NPM registry. Biome is a well-known, official toolchain for web development, and its installation via standard package managers is expected behavior for this use case.
Audit Metadata