Prediction Markets Arbitrage

PassAudited by ClawScan on Apr 2, 2026.

Overview

The skill's code, runtime instructions, and requested credential (AISA_API_KEY) are consistent with its stated purpose of reading prediction‑market data to find arbitrage — nothing obvious or disproportionate was found.

This skill appears to do what it claims: read market prices and orderbooks via the AIsa API. Before installing, confirm you trust the AIsa service (api.aisa.one) and the skill author; ensure your AISA_API_KEY is scoped appropriately and not used elsewhere if you want to limit blast radius. Note the documentation states each read costs money—monitor usage and billing. Also follow the SKILL.md rule to never execute curl examples containing un-replaced {…} placeholders. If you need higher assurance, request the full, untruncated script sources and verify there are no endpoints or functions that perform writes/trades or that leak the API key to other hosts.