critique
Warn
Audited by Snyk on Apr 10, 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.90). The skill's required workflow (Step 2: Assessment A "visually inspect the live page" and Assessment B "Create a new tab and navigate to the page (use dev server URL for local files, or direct URL)" /inject detector) explicitly directs the agent to load and interpret arbitrary live webpages/URLs, which are untrusted third‑party content that can influence subsequent analysis and actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill explicitly instructs running "npx impeccable" and "npx impeccable live", which will fetch and execute the "impeccable" package from the npm registry at runtime (e.g. https://registry.npmjs.org/impeccable), so it relies on executing remote code as part of its assessment flow.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata