uiux-toolkit

Warn

Audited by Snyk on Mar 31, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.80). The skill includes an automated auditor script (scripts/run_axe.js) that navigates to an arbitrary --url, injects axe-core from a CDN and inspects the page DOM, so the agent will fetch and interpret untrusted public webpages (third‑party content) as part of its workflow, which can influence audit findings and subsequent actions.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The script scripts/run_axe.js injects and executes remote JavaScript at runtime from https://cdnjs.cloudflare.com/ajax/libs/axe-core/4.8.3/axe.min.js (via page.addScriptTag), which the skill depends on to perform its accessibility audit, so this is a runtime external dependency that executes remote code.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 31, 2026, 03:49 AM
Issues
2