polymarket-plugin

Warn

Audited by Snyk on Apr 29, 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 market data from external Polymarket services (Polymarket CLOB API, Gamma API, and Data API) via commands like list-markets and get-market, and SKILL.md requires the agent to read and act on those API-sourced fields (e.g., Pre-sell Liquidity Check and order construction), so untrusted third-party content can influence trading decisions and tool use.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).

  • Direct money access detected (high risk: 1.00). The skill is explicitly a trading plugin for Polymarket on Polygon and includes direct financial execution commands: buy, sell (market and limit orders), deposit, withdraw, redeem, setup-proxy, cancel, and balance checks. It performs on-chain operations (EIP‑712 signing via onchainos, USDC.e approvals, contract calls, proxy wallet deployment), handles USDC.e transfers/bridging, and broadcasts transactions. This is a purpose-built crypto trading/payment capability (market orders and wallet operations), not a generic tool. Therefore it grants direct financial execution authority.

Issues (3)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 29, 2026, 04:08 AM
Issues
3