eslint
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes
ripgrep(rg) to discover configuration files like package.json and eslint.config.js, which is a benign and standard discovery method. - [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of the official
eslintpackage and relevant plugins vianpm, which are well-known and trusted resources. - [COMMAND_EXECUTION]: It executes
npx eslintto run linting and fix operations, which is the standard industry practice for frontend code quality. - [SAFE]: No evidence of prompt injection, data exfiltration, or malicious persistence mechanisms was found in the provided files.
Audit Metadata