accesslint-diff

Warn

Audited by Snyk on Jun 12, 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.85). The required workflow ingests outsider-authored free text by fetching and scanning the live page at the user-supplied URL (npx -y @accesslint/cli@latest "<url>" ... --format json), which causes the LLM context to include page-derived accessibility violation/evidence text originating from an external site.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill runs npx -y @accesslint/chrome@latest and npx -y @accesslint/cli@latest during execution, which fetches and executes remote npm package code from the registry at runtime (external code execution required).

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
Jun 12, 2026, 07:59 PM
Issues
2
Security Audit — snyk — accesslint-diff