page-agent
Warn
Audited by Snyk on Aug 20, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The runtime path is client-side page-agent (demo CDN script at
https://cdn.jsdelivr.net/npm/page-agent@1.8.0/dist/iife/page-agent.demo.jsoragent.execute(...)) reading the host webpage’s DOM and using end-user natural-language instructions, so outsider-authored free text is ingested whenever the host page contains outsider-provided content that becomes part of the DOM text.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill loads and executes remote JavaScript at runtime from the demo CDN (https://cdn.jsdelivr.net/npm/page-agent@1.8.0/dist/iife/page-agent.demo.js), which fetches and runs code in-page and thus directly controls agent behavior for the Path 1 demo.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata