Back to skill

Security audit

Eslint Flat Config Validator

Security checks for vulnerabilities and agentic risk

Overview

This skill is a straightforward local ESLint config validator with no evidence of hidden access, persistence, or data exfiltration.

This appears safe to install for local ESLint config review. Use it on JSON exports you intend to inspect, and be aware that the separate documented Node export command will execute the target eslint.config.js as part of loading it.

Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

Static analysis

No suspicious patterns detected.