Find and analyze arbitrage opportunities across prediction markets like Polymarket and Kalshi
v1.0.0Find and analyze arbitrage opportunities across prediction markets like Polymarket and Kalshi.
⭐ 0· 63·0 current·0 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 (cross-platform arbitrage) match the included Python clients and curl examples which query a single aggregator (https://api.aisa.one). Requested binaries (curl, python3) and the AISA_API_KEY are appropriate and proportional.
Instruction Scope
SKILL.md and the scripts instruct only to call AIsa endpoints (GET requests) to fetch markets, prices, and orderbooks. The instructions require replacing placeholders before execution and do not direct the agent to read unrelated files or other environment variables.
Install Mechanism
No install spec — instruction-only skill with bundled Python scripts. No external downloads or archive extraction are performed by an installer, so there's no elevated install risk.
Credentials
Only one required env var (AISA_API_KEY) is declared and used. That key is needed to authenticate to the AIsa API; no unrelated secrets or credentials are requested.
Persistence & Privilege
always:false (default), skill is user-invocable and may be called autonomously by the agent (platform default). The skill does not request permanent presence or modify other skills/configs.
Assessment
This skill is coherent: it queries the AIsa aggregator (api.aisa.one) for Polymarket/Kalshi data and requires a single AISA_API_KEY. Before installing, confirm you trust the AIsa service and the skill author because the key will be used to make network requests and may incur API usage/costs. The provided scripts and SKILL.md perform read-only GET requests; they will not execute arbitrary installers or request other secrets. Avoid supplying other private credentials or wallet keys to the skill; if you run the included scripts locally, review them first and only pass wallet addresses you are comfortable exposing (these endpoints return portfolio/position data if queried).Like a lobster shell, security has layers — review code before you run it.
latestvk975ynf5br2q3zzety24f073p58432d2
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
⚖️ Clawdis
Binscurl, python3
EnvAISA_API_KEY
Primary envAISA_API_KEY
