Open Datasets
All data is freely available for download and analysis. Updated daily after each scan run.
Findings
CSVAll latest security findings across every registry. Includes rule ID, severity, category, and skill metadata.
Scores
CSVSkill security scores (0-100) and letter grades (A-F) for every scanned skill.
Skills
CSVFull catalog of discovered skills and MCP servers across all monitored registries.
Static API
JSONJSON API endpoints for programmatic access to stats, registries, trends, and individual skill reports.
Static JSON API
All endpoints return static JSON files generated daily. No authentication needed.
| Endpoint | Description |
|---|---|
| /api/v1/stats.json | Global statistics |
| /api/v1/registries.json | Registry list with stats |
| /api/v1/registries/{id}/stats.json | Per-registry stats |
| /api/v1/skills/{registry}/{slug}.json | Individual skill report |
| /api/v1/trends/weekly.json | Weekly trends (52 weeks) |
| /api/v1/categories.json | Findings by category |
| /api/v1/benchmarks/vendors.json | Vendor comparison metrics |
| /api/v1/feed/recent.json | Recent critical findings |
| /api/v1/search-index.json | Full skill search index |
| /api/v1/datasets/manifest.json | Dataset download links |