website-screenshot-notte
Warn
Audited by Snyk on Jul 2, 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.75). The workflow uses runtime
curlcalls to$GOOSEWORKS_API_BASE/v1/proxy/orthogonal/runwith a user-suppliedurl(Step 2), which causes the browser/proxy to fetch arbitrary public web page content; that fetched page text can be ingested into the agent’s LLM context via the proxy’s page execution/screenshot pipeline (outsider public web content).
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill issues runtime curl requests to the Gooseworks proxy API (e.g., https://api.gooseworks.ai/v1/proxy/orthogonal/run) which executes remote browser sessions/commands on the provider side, so this external endpoint runs code required by the skill.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata