accesslint-scan

Warn

Audited by Snyk on Jul 9, 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 runs npx -y @accesslint/cli@latest "<url>" ... --format json, which fetches and parses a live page from a user-supplied URL at runtime, ingesting outsider-authored page text/DOM-derived content into the LLM context via the JSON report.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill invokes npx to fetch and run remote npm packages at runtime (npx -y @accesslint/chrome@latest and npx -y @accesslint/cli@latest), which downloads and executes remote code required for the audit.

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
Jul 9, 2026, 07:06 AM
Issues
2
Security Audit — snyk — accesslint-scan