ESLint Rule Auditor

Pass

Audited by Gen Agent Trust Hub on Mar 28, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes standard ESLint CLI functionality, specifically referencing 'eslint --print-config' to analyze the active configuration and environment variables like 'TIMING=1' to benchmark rule performance. These are expected behaviors for a development-focused auditing tool.
  • [EXTERNAL_DOWNLOADS]: The skill interacts with official and well-known ESLint ecosystem packages, including '@eslint/eslintrc', '@eslint/js', '@typescript-eslint/eslint-plugin', and 'eslint-plugin-import'. These are standard dependencies for linting workflows and are handled through the project's existing package manager.
  • [SAFE]: No evidence of prompt injection, obfuscation, credential theft, or unauthorized persistence was found. The skill's functionality is consistent with its stated purpose of improving code quality and configuration management.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 28, 2026, 06:43 PM
Security Audit — agent-trust-hub — ESLint Rule Auditor