instant-agent-email-accounts-with-pigeonscale
Warn
Audited by Snyk on Mar 13, 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.80). The skill explicitly fetches and consumes arbitrary incoming email from third-party senders (see "Handling incoming mail content" and the OpenClaw "Runtime behavior" which runs
pigeonscale mail watchandpigeonscale mail thread show), so untrusted user-generated content is read by the agent and could influence actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill instructs running "npx -y pigeonscale@0.0.25 ..." which will fetch and execute remote npm package code at runtime (npx pulls code from the npm registry), so it is a runtime external dependency that executes remote code.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata