endpoint-validator
Installation
SKILL.md
Endpoint Validator Skill
Deterministic HTTP endpoint validation following a Discover, Validate, Report pattern. Finds endpoints, tests each against expectations, and produces machine-readable results with clear pass/fail verdicts and CI-compatible exit codes.
Reference Loading Table
| Signal | Load These Files | Why |
|---|---|---|
| Security header WARNs, HSTS/CSP/X-Frame issues | security-headers.md |
Routes to the matching deep reference |
| Config errors, hardcoded IPs, timeout problems | endpoint-config-preferred-patterns.md |
Routes to the matching deep reference |
| 401/403 failures, Bearer/API-key/cookie auth | auth-endpoint-patterns.md |
Routes to the matching deep reference |
Instructions
Phase 1: DISCOVER
Goal: Locate or receive endpoint definitions before making any requests.
Step 1: Read repository CLAUDE.md