eslint-docs
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of informational Markdown files providing documentation and guidance on ESLint 10.x with no executable scripts or code included.- [EXTERNAL_DOWNLOADS]: Documentation references standard installation procedures using package managers (npm, yarn, pnpm, bun) to fetch official packages from the npm registry. All external links point to official and trusted domains such as eslint.org and reputable community resources.- [COMMAND_EXECUTION]: The documentation provides examples of standard CLI commands (e.g.,
npx eslint .,eslint --init,npm install) which are standard practices for utilizing the tool and its ecosystem.
Audit Metadata