uiux-toolkit

Pass

Audited by Gen Agent Trust Hub on Mar 31, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill fetches necessary libraries from well-known external sources to support auditing functions.
  • Evidence: The script scripts/run_axe.js downloads the axe-core library from Cloudflare's CDN (cdnjs.cloudflare.com) at runtime.
  • [REMOTE_CODE_EXECUTION]: The toolkit executes scripts in a browser context to analyze target web pages.
  • Evidence: scripts/run_axe.js uses Puppeteer to load external URLs and injects the axe-core script to perform automated accessibility evaluations.
  • [COMMAND_EXECUTION]: The skill provides utility scripts to automate design evaluation tasks.
  • Evidence: Includes scripts/check_contrast.py for color validation, scripts/generate_report.py for compiling audit results, and scripts/run_axe.js for scanning web accessibility.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 31, 2026, 03:49 AM