accessibility-implementation

Pass

Audited by Gen Agent Trust Hub on Apr 21, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [SAFE]: The skill's primary focus is providing technical implementation details for web accessibility, adhering to industry standards like WCAG and ARIA.
  • [EXTERNAL_DOWNLOADS]: The skill references standard accessibility testing packages such as @axe-core/cli, lighthouse, and pa11y from the npm registry. These are reputable tools maintained by well-known technology organizations.
  • [COMMAND_EXECUTION]: Technical documentation includes examples of using npm and npx to execute accessibility audits. These commands are consistent with the skill's purpose and use well-recognized testing utilities.
  • [PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface as it is designed to analyze project code which could contain untrusted instructions.
  • Ingestion points: Reads project files using Glob, Grep, and Read tools.
  • Boundary markers: None explicitly defined in the instructions for the content being processed.
  • Capability inventory: The skill has the ability to modify files via Edit and Write and execute commands via Bash (limited to npm, npx, and axe-core).
  • Sanitization: No specific sanitization or filtering is described for the analyzed source code content.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 21, 2026, 01:17 AM