api-endpoint-design
Facilitates API endpoint design and testing for vehicle insurance data, ensuring robust integration and response validation.
Install this skill
Security score
The api-endpoint-design skill was audited on Feb 19, 2026 and we found 28 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Curl to non-GitHub URL
| 60 | curl http://localhost:5001/api/health |
Curl to non-GitHub URL
| 87 | curl http://localhost:5001/api/latest-date |
Curl to non-GitHub URL
| 114 | curl -X POST http://localhost:5001/api/refresh |
Curl to non-GitHub URL
| 147 | curl http://localhost:5001/api/filter-options |
Curl to non-GitHub URL
| 207 | curl -X POST http://localhost:5001/api/kpi-windows \ |
Curl to non-GitHub URL
| 266 | curl -X POST http://localhost:5001/api/week-comparison \ |
Curl to non-GitHub URL
| 299 | curl http://localhost:5001/api/policy-mapping |
Curl to non-GitHub URL
| 341 | curl -X POST http://localhost:5001/api/staff-performance-distribution \ |
Curl to non-GitHub URL
| 558 | curl http://localhost:5001/api/health |
Curl to non-GitHub URL
| 561 | curl http://localhost:5001/api/latest-date |
Curl to non-GitHub URL
| 564 | curl -X POST http://localhost:5001/api/refresh |
Curl to non-GitHub URL
| 567 | curl -X POST http://localhost:5001/api/kpi-windows \ |
Curl to non-GitHub URL
| 572 | curl -X POST http://localhost:5001/api/week-comparison \ |
Curl to non-GitHub URL
| 577 | curl -X POST http://localhost:5001/api/staff-performance-distribution \ |
External URL reference
| 60 | curl http://localhost:5001/api/health |
External URL reference
| 87 | curl http://localhost:5001/api/latest-date |
External URL reference
| 114 | curl -X POST http://localhost:5001/api/refresh |
External URL reference
| 147 | curl http://localhost:5001/api/filter-options |
External URL reference
| 207 | curl -X POST http://localhost:5001/api/kpi-windows \ |
External URL reference
| 266 | curl -X POST http://localhost:5001/api/week-comparison \ |
External URL reference
| 299 | curl http://localhost:5001/api/policy-mapping |
External URL reference
| 341 | curl -X POST http://localhost:5001/api/staff-performance-distribution \ |
External URL reference
| 558 | curl http://localhost:5001/api/health |
External URL reference
| 561 | curl http://localhost:5001/api/latest-date |
External URL reference
| 564 | curl -X POST http://localhost:5001/api/refresh |
External URL reference
| 567 | curl -X POST http://localhost:5001/api/kpi-windows \ |
External URL reference
| 572 | curl -X POST http://localhost:5001/api/week-comparison \ |
External URL reference
| 577 | curl -X POST http://localhost:5001/api/staff-performance-distribution \ |