@joelchance

Polymarket

Query Polymarket prediction markets. Check odds, find trending markets, search events, track price movements.

Current version
v1.0.6
67 11万All installs 27

scripts/polymarket.py

text/plain · 42496 bytes

SKILL.md

text/markdown · 6391 bytes

_meta.json

application/json · 135 bytes

Security Scan

Status

clean

Open VirusTotal

OpenClaw

gpt-5-mini

clean

OpenClaw analysis

The skill's code, instructions, and requirements are consistent with a read-only Polymarket query and local paper-trading tool that stores data under ~/.polymarket and does not request credentials or external access beyond Polymarket's public API.

Confidence: high

VirusTotal

Type: OpenClaw Skill Name: polymarket-trade Version: 1.0.6 The polymarket-trade skill bundle is a legitimate tool for querying Polymarket prediction data and performing local paper trading simulations. The Python script `scripts/polymarket.py` interacts with the public Polymarket Gamma API (https://gamma-api.polymarket.com) and stores watchlist and portfolio data locally in the user's home directory (~/.polymarket/). The code is well-structured, lacks obfuscation, and does not exhibit any signs of data exfiltration, malicious execution, or unauthorized persistence.

Metadata

  • Owner: @joelchance
  • Created: 2026/03/09
  • Updated: 2026/04/05
  • Versions: 7
  • Comments: 1
  • Previous version: v1.0.0
  • Scan checked at: 2026/04/05

Runtime

No runtime requirements are exposed in the official public payload.