Skip to main content

race-finder

Find and register for upcoming races across various sports and locations with detailed race information and registration links.

Install this skill

or
66/100

Security score

The race-finder skill was audited on Feb 16, 2026 and we found 14 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 98

Curl to non-GitHub URL

SourceSKILL.md
98curl "https://api.racefinder.net/api/v1/races?city=Austin&state=TX"
medium line 104

Curl to non-GitHub URL

SourceSKILL.md
104curl "https://api.racefinder.net/api/v1/races?zipcode=78701&radius=50&distance=marathon"
medium line 110

Curl to non-GitHub URL

SourceSKILL.md
110curl "https://api.racefinder.net/api/v1/races?state=CO&sport=trail&start_date=2026-06-01&end_date=2026-08-31"
medium line 116

Curl to non-GitHub URL

SourceSKILL.md
116curl "https://api.racefinder.net/api/v1/races?q=Ironman"
medium line 122

Curl to non-GitHub URL

SourceSKILL.md
122curl "https://api.racefinder.net/api/v1/races?state=CA&sport=running&distance=5k"
low line 12

External URL reference

SourceSKILL.md
12**Base URL:** `https://api.racefinder.net`
low line 81

External URL reference

SourceSKILL.md
81"image_url": "https://...",
low line 82

External URL reference

SourceSKILL.md
82"details_url": "https://racefinder.net/race/12345",
low line 83

External URL reference

SourceSKILL.md
83"register_url": "https://runsignup.com/Race/12345?rsu_aff=..."
low line 98

External URL reference

SourceSKILL.md
98curl "https://api.racefinder.net/api/v1/races?city=Austin&state=TX"
low line 104

External URL reference

SourceSKILL.md
104curl "https://api.racefinder.net/api/v1/races?zipcode=78701&radius=50&distance=marathon"
low line 110

External URL reference

SourceSKILL.md
110curl "https://api.racefinder.net/api/v1/races?state=CO&sport=trail&start_date=2026-06-01&end_date=2026-08-31"
low line 116

External URL reference

SourceSKILL.md
116curl "https://api.racefinder.net/api/v1/races?q=Ironman"
low line 122

External URL reference

SourceSKILL.md
122curl "https://api.racefinder.net/api/v1/races?state=CA&sport=running&distance=5k"
Scanned on Feb 16, 2026
View Security Dashboard
Installation guide →
GitHub Stars 2.2K
Rate this skill
Categorysecurity
UpdatedMay 13, 2026
openclaw/skills