audit-accessibility

Pass

Audited by Gen Agent Trust Hub on Aug 17, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes a local shell command pnpm exec eslint to run static analysis on component source files. This is a standard development workflow for identifying accessibility rule violations.
  • [INDIRECT_PROMPT_INJECTION]: The skill performs auditing by reading and processing external component source code (.ts, .css, and .test.axe.ts files).
  • Ingestion points: Files located in projects/core/src/<component>/ are read into the agent's context using Read and Grep tools.
  • Boundary markers: None identified. The skill does not include specific delimiters or instructions to ignore embedded content within the source files.
  • Capability inventory: The agent has the capability to read local files, execute shell commands (ESLint), and perform grep searches.
  • Sanitization: No sanitization or filtering is applied to the content of the source files before processing.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 17, 2026, 05:53 AM
Security Audit — agent-trust-hub — audit-accessibility