Polymarket Latest Events

v0.1.0

Fetch the latest events from Polymarket prediction market. Use when user asks about Polymarket events, prediction markets, trending bets, or wants to see what's new on Polymarket.

5· 1.7k·9 current·9 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description match the instructions: the SKILL.md tells the agent to fetch recent events from Polymarket's Gamma API and format results. No unrelated binaries, credentials, or config are requested.
Instruction Scope
Instructions are scoped to making HTTP GET requests to public Polymarket endpoints, parsing returned JSON, and formatting output. They do not request reading system files, environment secrets, or transmitting data to third parties.
Install Mechanism
There is no install spec and no code files; this is instruction-only, so nothing new is written to disk or installed.
Credentials
No environment variables, credentials, or config paths are required. The API is described as unauthenticated which is proportionate to the stated task.
Persistence & Privilege
The skill is not marked always:true and does not request persistent installation or elevated privileges. Autonomous invocation is allowed but that is the platform default.
Assessment
This is a low-risk, instruction-only skill that issues unauthenticated HTTP requests to public Polymarket endpoints. Before enabling, consider: (1) outgoing network access — the agent will contact https://gamma-api.polymarket.com to fetch data, so ensure your environment policy allows that; (2) provenance — the skill's source/homepage is unknown, so there is no vendor reputation to consult (the instructions themselves look straightforward but are unverified); (3) privacy — the skill does not ask for or transmit your secrets, but avoid entering sensitive info into queries; (4) rate limits and accuracy — public APIs can change or be rate-limited, so outputs may break if endpoints change. If you want extra caution, run the skill in a sandboxed environment first and verify responses directly against Polymarket's official site or API documentation.

Like a lobster shell, security has layers — review code before you run it.

latestvk97bzw1ad0w06wmwbmbbegx6rs80va7s

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments