Query 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".
Security Analysis
high confidenceThe skill's code and instructions align with its stated purpose (a Polymarket CLI) and it does not request unrelated credentials, persistently install components, or access unexpected system resources.
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.
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.
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.
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.
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.
Guidance
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.
Latest Release
v1.0.0
Initial release - prediction market odds CLI for sports, politics, crypto
Popular Skills
Published by @deanpress on ClawHub