centralized-eslint-prettier
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE]: The skill is a reference pattern containing documentation and code snippets for configuration purposes only. It does not execute any code on the agent's host environment.
- [COMMAND_EXECUTION]: The provided bash commands for dependency installation (
pnpm add) and script execution (pnpm lint,pnpm format) are standard development workflows for linting and formatting. - [EXTERNAL_DOWNLOADS]: The skill lists standard, well-known development dependencies from the NPM registry (e.g.,
eslint,prettier,husky). These are official packages used globally for JavaScript/TypeScript development and do not represent a security risk.
Audit Metadata