web-accessibility-audit

Pass

Audited by Gen Agent Trust Hub on Feb 22, 2026

Risk Level: SAFE
Full Analysis
  • SAFE: The skill's primary purpose is accessibility auditing, and its contents (documentation and scripts) are consistent with this goal. No signs of prompt injection, data exfiltration, or persistence mechanisms were found.
  • EXTERNAL_DOWNLOADS (LOW): The file scripts/run-eslint.sh uses npx to execute eslint. npx is a standard Node.js utility that may download the eslint package and its dependencies from the npm registry if they are not already available in the environment. This is expected behavior for a linting tool.
  • COMMAND_EXECUTION (SAFE): The skill provides various bash grep patterns and an ESLint shell script. These commands are static, localized to the project directory ("."), and designed for identifying accessibility violations in source code.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 22, 2026, 02:49 PM