Lightweight cli-based Polymarket marketdata-only agent skills.
SaferSkills independently audited polymarket-cli (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
polymarket-cliUse this skill when an agent needs public, read-only Polymarket data from this package without calling Gamma, CLOB, or Data API endpoints directly.
Install the published CLI:
uv tool install polymarket-cli
polymarket-cli --helpFor one-off execution without installing:
uvx polymarket-cli --helppolymarket-clislug or id into a conditionId or outcome token_id.book, midpoint, or price.polymarket-cli search bitcoin --limit 5
polymarket-cli list --active-only --sort liquidity --min-liquidity 10000
polymarket-cli market --slug <market-slug> --json
polymarket-cli book --slug <market-slug> --outcome Yes
polymarket-cli history --slug <market-slug> --window 6h --format summary --json
polymarket-cli trades --condition-id <condition-id> --jsonpolymarket-cli in docs, prompts, and automation.--json whenever another step will parse the result.--slug, --id, --token-id, --condition-id.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.