Multi-scanner security rating for AI agent skills.
curl -X POST https://arm-recovered-main.tail3b9734.ts.net/madskillz/api/scan \
-H "Content-Type: application/json" \
-d '{"url": "https://github.com/owner/repo"}'
# then poll:
curl https://arm-recovered-main.tail3b9734.ts.net/madskillz/api/scan/<id>
This API is rate-limited per source IP. Don't hammer it; if you need higher limits, set the MADSKILLZ_API_KEY env var on the server and pass X-MADSKILLZ-KEY here.