Skip to main content

shipp-sports-data

Provides real-time sports data for AI agents to enhance prediction market strategies on platforms like Polymarket and Kalshi.

Install this skill

or
60/100

Security score

The shipp-sports-data skill was audited on Jun 11, 2026 and we found 16 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 52

Curl to non-GitHub URL

SourceSKILL.md
52curl -X POST https://api.shipp.ai/api/v1/connections/create \
medium line 62

Curl to non-GitHub URL

SourceSKILL.md
62curl -X POST https://api.shipp.ai/api/v1/connections/{connection_id} \
medium line 71

Curl to non-GitHub URL

SourceSKILL.md
71curl "https://api.shipp.ai/api/v1/sports/nba/schedule?api_key=$SHIPP_API_KEY"
medium line 78

Curl to non-GitHub URL

SourceSKILL.md
78curl "https://api.shipp.ai/api/v1/connections?api_key=$SHIPP_API_KEY"
medium line 87

Curl to non-GitHub URL

SourceSKILL.md
87curl -X POST https://api.shipp.ai/api/v1/connections/create \
medium line 94

Curl to non-GitHub URL

SourceSKILL.md
94curl -X POST https://api.shipp.ai/api/v1/connections/{connection_id} \
low line 21

External URL reference

SourceSKILL.md
211. **Shipp API key** — register at https://platform.shipp.ai
low line 52

External URL reference

SourceSKILL.md
52curl -X POST https://api.shipp.ai/api/v1/connections/create \
low line 62

External URL reference

SourceSKILL.md
62curl -X POST https://api.shipp.ai/api/v1/connections/{connection_id} \
low line 71

External URL reference

SourceSKILL.md
71curl "https://api.shipp.ai/api/v1/sports/nba/schedule?api_key=$SHIPP_API_KEY"
low line 78

External URL reference

SourceSKILL.md
78curl "https://api.shipp.ai/api/v1/connections?api_key=$SHIPP_API_KEY"
low line 87

External URL reference

SourceSKILL.md
87curl -X POST https://api.shipp.ai/api/v1/connections/create \
low line 94

External URL reference

SourceSKILL.md
94curl -X POST https://api.shipp.ai/api/v1/connections/{connection_id} \
low line 144

External URL reference

SourceSKILL.md
1441. Get Shipp API key → https://platform.shipp.ai
low line 166

External URL reference

SourceSKILL.md
166- **Platform & API keys:** https://platform.shipp.ai
low line 168

External URL reference

SourceSKILL.md
168- **MoonPay CLI:** https://www.npmjs.com/package/@moonpay/cli
Scanned on Jun 11, 2026
View Security Dashboard
Installation guide →