ESLint Rule Enforcement Agent

Pass

Audited by Gen Agent Trust Hub on Mar 28, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes the ESLint command-line interface, specifically executing commands such as eslint --init and eslint --fix to perform its primary function of code linting and automatic correction.
  • [EXTERNAL_DOWNLOADS]: The skill references several widely-used Node.js packages from the ESLint ecosystem, including eslint, @typescript-eslint/parser, and standard configuration sets like eslint-config-airbnb. These are well-known technology services within the developer community.
  • [DATA_EXPOSURE]: While the agent interacts with project source code and configuration files (e.g., eslint.config.js, .eslintignore), it does so within the expected scope of a code quality tool to manage rule enforcement and compliance reporting.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 28, 2026, 06:43 PM