scan-code-accessibility-figma

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes a local Node.js script (scan.mjs) to process HTML content for accessibility scanning.
  • [EXTERNAL_DOWNLOADS]: Instructs the user to install axe-core and jsdom from the NPM registry. Both are well-known, trusted, and industry-standard packages for accessibility auditing and DOM simulation.
  • [DYNAMIC_EXECUTION]: The scan.mjs script utilizes JSDOM's runScripts: "dangerously" configuration. This is a standard requirement for the axe-core engine to function within a simulated DOM and to evaluate any dynamic content within the scanned HTML.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 13, 2026, 08:59 AM
Security Audit — agent-trust-hub — scan-code-accessibility-figma