Prediction markets data - Polymarket, Kalshi markets, prices, positions, and trades

v1.0.0

Prediction markets data - Polymarket, Kalshi markets, prices, positions, and trades

0· 103·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name/description (prediction market data) match the code and SKILL.md. The skill calls https://api.aisa.one/apis/v1 and provides CLI examples and a Python client for Polymarket and Kalshi endpoints — the requested binaries (curl, python) and AISA_API_KEY are appropriate for this function.
Instruction Scope
Runtime instructions and examples only show GET requests to the AIsa API and running the included Python client. They require an API key and ask for market IDs or wallet addresses where relevant. There are no instructions to read unrelated local files or exfiltrate arbitrary data.
Install Mechanism
No install spec; instruction-only skill with a single Python script. Nothing is downloaded at install time and no unusual installers or URLs are used.
Credentials
Only one environment variable is required (AISA_API_KEY), which is the expected credential for calling the AIsa API. No unrelated secrets or platform credentials are requested.
Persistence & Privilege
Skill is not forced-always and does not request elevated persistent privileges. It does not modify other skills or system-wide settings.
Assessment
This skill is internally consistent: it calls the AIsa API and requires AISA_API_KEY to function. Before installing, verify you trust the AIsa service and the skill author (source/owner metadata is minimal). Treat the AISA_API_KEY like any credential: create a least-privilege/read-only key if possible, avoid using high-privilege keys, and do not pass private wallet keys or secrets to the skill. If you need additional assurance, review the full Python script locally to confirm it only issues GET requests to api.aisa.one and does not log or transmit your system data elsewhere.

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

latestvk9796cnxg5x1jc5vdpavhv7r9s843sjk

License

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

Runtime requirements

📈 Clawdis
Binscurl, python
EnvAISA_API_KEY
Primary envAISA_API_KEY

Comments