Accessibility Auditor

Pass

Audited by Gen Agent Trust Hub on Aug 11, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill uses npx to download and execute @axe-core/cli and lighthouse from the npm registry. These are well-known, industry-standard tools for accessibility auditing and performance analysis maintained by reputable organizations.
  • [COMMAND_EXECUTION]: The workflow involves running shell commands to perform automated accessibility scans on target URLs using the provided CLI tools.
  • [PROMPT_INJECTION]: The skill ingests untrusted content from external web pages for analysis, creating a surface for indirect prompt injection. This is inherent to the skill's purpose as an auditor.
  • Ingestion points: External URLs provided for auditing (SKILL.md).
  • Boundary markers: None explicitly defined to separate audited data from instructions.
  • Capability inventory: Shell command execution and network access for auditing.
  • Sanitization: None described for the content being audited.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 11, 2026, 05:24 AM
Security Audit — agent-trust-hub — Accessibility Auditor