deepapi
Warn
Audited by Snyk on Aug 6, 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 skill’s runtime can ingest outsider-authored text from user-driven scrape/search endpoints (e.g.,
POST /v1/scrape/websitewith attacker-suppliedurls, and pollingnext.pathto retrieve page content), and also reads outsider-authored email viaGET /v1/email/messagesfor the user’s workspace.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill includes explicit paid API endpoints that initiate runs which "may debit credits" and it requires/uses parameters like maxCostUsd / maxCostMicrousd and idempotency keys. The execution rules handle HTTP 402 insufficient_credits and instruct reporting debitMicrousd/costFinal. Because the agent can call these POST endpoints to start billable operations (and set spending caps), it can directly cause financial charges on the user's account — i.e., direct financial execution.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata