ESLint Auto-Fix Orchestrator
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill describes legitimate use of the ESLint Node.js API (new ESLint, lintFiles, outputFixes) to perform code quality tasks. The declared functionality matches the behavior described in the instructions.
- [EXTERNAL_DOWNLOADS]: Mentions well-known industry packages such as 'eslint', 'typescript-eslint', and 'prettier'. These are established tools in the JavaScript ecosystem. The installation instructions point to the vendor's own repository ('agentskillexchange/skills') on a well-known registry.
- [COMMAND_EXECUTION]: Describes the use of CLI flags and Node.js APIs to modify local source code files for the purpose of auto-fixing linting errors, which is the primary intended function of the skill.
Audit Metadata