Polymarket Odds
v1.0.0Query Polymarket prediction market odds and events via CLI. Search for markets, get current prices, list events by category. Supports sports betting (NFL, NBA, soccer/EPL, Champions League), politics, crypto, elections, geopolitics. Real money markets = more accurate than polls. No API key required. Use when asked about odds, probabilities, predictions, or "what are the chances of X".
⭐ 55· 11.5k·114 current·117 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the included CLI implementation: the code calls Polymarket public endpoints (gamma-api.polymarket.com and clob.polymarket.com) to search markets, list events, and fetch prices. No unrelated services, credentials, or binaries are required.
Instruction Scope
SKILL.md instructs the agent/user to run the included polymarket.mjs with node and documents the same public endpoints the code uses. The instructions do not ask the agent to read local files, environment variables, or send data to third parties beyond the documented Polymarket APIs.
Install Mechanism
No install specification is provided (instruction-only with an included script). This is low risk; the skill does not download/extract third-party code at install time. The only artifact is the provided JS file.
Credentials
The skill declares no required environment variables and the code does not reference process.env or require credentials. It only makes unauthenticated GET requests to public Polymarket endpoints, which is proportional to its purpose.
Persistence & Privilege
always is false, it is user-invocable, and model invocation is not disabled (the platform default). The skill does not attempt to modify other skills or system-wide settings and does not request permanent presence or elevated privileges.
Assessment
This skill appears internally consistent and only queries public Polymarket endpoints. Still consider basic precautions: run the script in a limited environment (or inspect/run it locally) rather than granting it broad agent-level execution on sensitive hosts; verify you trust the skill publisher before enabling autonomous invocation; and ensure your runtime (node) has a current security posture. If you need provenance, ask the publisher or maintainer for a homepage or source repository before installing broadly.Like a lobster shell, security has layers — review code before you run it.
latestvk9770jrxx8jm9kwdwbf2aegnq17zxa6c
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
