linting-eslint9
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses a shell command pipeline consisting of
git,awk,grep, andxargsto identify changed files and apply linting rules. This is a standard developer workflow. - [EXTERNAL_DOWNLOADS]: The skill invokes
npx eslint, which is a well-known and trusted package for code quality analysis from the npm registry.
Audit Metadata