prediction-market-arbitrage
Analyzes arbitrage opportunities across prediction markets like Polymarket and Kalshi for potential profit.
Install this skill
or
52/100
Security score
The prediction-market-arbitrage skill was audited on Jun 14, 2026 and we found 20 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 99
Curl to non-GitHub URL
SourceSKILL.md
| 99 | curl -X GET "https://api.aisa.one/apis/v1/matching-markets/sports?polymarket_market_slug={polymarket_market_slug}" \ |
medium line 103
Curl to non-GitHub URL
SourceSKILL.md
| 103 | curl -X GET "https://api.aisa.one/apis/v1/matching-markets/sports?kalshi_event_ticker={kalshi_event_ticker}" \ |
medium line 111
Curl to non-GitHub URL
SourceSKILL.md
| 111 | curl -X GET "https://api.aisa.one/apis/v1/matching-markets/sports/{sport}?date={date}" \ |
medium line 123
Curl to non-GitHub URL
SourceSKILL.md
| 123 | curl -X GET "https://api.aisa.one/apis/v1/polymarket/market-price/{token_id}" \ |
medium line 131
Curl to non-GitHub URL
SourceSKILL.md
| 131 | curl -X GET "https://api.aisa.one/apis/v1/kalshi/market-price/{market_ticker}" \ |
medium line 143
Curl to non-GitHub URL
SourceSKILL.md
| 143 | curl -X GET "https://api.aisa.one/apis/v1/polymarket/orderbooks?token_id={token_id}" \ |
medium line 151
Curl to non-GitHub URL
SourceSKILL.md
| 151 | curl -X GET "https://api.aisa.one/apis/v1/kalshi/orderbooks?ticker={ticker}" \ |
low line 9
External URL reference
SourceSKILL.md
| 9 | homepage: https://aisa.one |
low line 39
External URL reference
SourceSKILL.md
| 39 | Works with any [agentskills.io](https://agentskills.io)-compatible harness, including: |
low line 46
External URL reference
SourceSKILL.md
| 46 | - and other harnesses that implement the [Agent Skills specification](https://agentskills.io/specification) |
low line 48
External URL reference
SourceSKILL.md
| 48 | Requires Python 3, a POSIX shell, and `AISA_API_KEY` from [aisa.one](https://aisa.one). |
low line 99
External URL reference
SourceSKILL.md
| 99 | curl -X GET "https://api.aisa.one/apis/v1/matching-markets/sports?polymarket_market_slug={polymarket_market_slug}" \ |
low line 103
External URL reference
SourceSKILL.md
| 103 | curl -X GET "https://api.aisa.one/apis/v1/matching-markets/sports?kalshi_event_ticker={kalshi_event_ticker}" \ |
low line 111
External URL reference
SourceSKILL.md
| 111 | curl -X GET "https://api.aisa.one/apis/v1/matching-markets/sports/{sport}?date={date}" \ |
low line 123
External URL reference
SourceSKILL.md
| 123 | curl -X GET "https://api.aisa.one/apis/v1/polymarket/market-price/{token_id}" \ |
low line 131
External URL reference
SourceSKILL.md
| 131 | curl -X GET "https://api.aisa.one/apis/v1/kalshi/market-price/{market_ticker}" \ |
low line 143
External URL reference
SourceSKILL.md
| 143 | curl -X GET "https://api.aisa.one/apis/v1/polymarket/orderbooks?token_id={token_id}" \ |
low line 151
External URL reference
SourceSKILL.md
| 151 | curl -X GET "https://api.aisa.one/apis/v1/kalshi/orderbooks?ticker={ticker}" \ |
low line 197
External URL reference
SourceSKILL.md
| 197 | 1. Sign up at [aisa.one](https://aisa.one) |
low line 204
External URL reference
SourceSKILL.md
| 204 | See [API Reference](https://aisa.one/docs/api-reference/) for complete endpoint documentation. |
Scanned on Jun 14, 2026
View Security DashboardRate this skill
Categorymarketing
UpdatedJune 15, 2026
claudeclaude-codecursorcodexopencodehermesfrontenddesigndocxgitapibackendmarketing-analystgrowth-marketerbusiness-developmentmarketingsales
baofeng-tech/agent-skills