SkillScan
# Skill TSA Security scanner for Claude Code skills. One API call — get a structured safety report with MITRE ATT&CK-mapped findings, a clear verdict, and a plain-English summary. ## Why Skill TSA? Claude Code skills are powerful — but installing one means running someone else's code on your machine. Skill TSA tells you what a skill does before you trust it. - **Fast** — 147 static rules run in…
SkillScan endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Quick Scan by URL /check/quick |
Static rules only. Instant, deterministic, good for general purposes. |
| POST |
Quick Scan by Content /check/quick |
Static rules only. Instant, deterministic, good for general purposes. Submit skill content directly in Headers. |
| GET |
Deep Scan by URL /check/deep |
Static rules + Claude AI analysis — catches subtle risks, dismisses false positives. |
| POST |
Deep Scan by Content /check/quick |
Static rules only. Instant, deterministic, good for general purposes. Submit skill content directly in Headers. |
| GET |
health /health |
health check |
SkillScan pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $6 / month | — |
|
| ULTRA | $19 / month | — |
|