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 eslint package and relevant plugins via npm, which are well-known and trusted resources.
  • [COMMAND_EXECUTION]: It executes npx eslint to 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
Risk Level
SAFE
Analyzed
Apr 22, 2026, 02:18 AM