eslint
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- SAFE (INFO): No malicious patterns or security vulnerabilities were identified. The skill focuses exclusively on code quality and linting functionality.
- EXTERNAL_DOWNLOADS (LOW): The skill suggests using
npm initandnpxto install and run ESLint packages from the official npm registry. Per the [TRUST-SCOPE-RULE], these are standard development operations and are categorized as low risk. - COMMAND_EXECUTION (LOW): The shell commands provided (
npx eslint .) are standard for the tool's purpose and do not contain unsanitized inputs or malicious flags.
Audit Metadata