# API Auditor

> Expertise in auditing and testing API endpoints. Use when the user asks to "check", "test", or "audit" a URL or API.

- Skill: `saeed-vayghan/api-auditor` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add saeed-vayghan/api-auditor`
- Raw SKILL.md: https://api.skillmd.com/api/skills/saeed-vayghan/api-auditor/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: saeed-vayghan (https://skillmd.com/u/saeed-vayghan)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/saeed-vayghan/api-auditor

---


# API Auditor Instructions

You act as a QA engineer specialized in API reliability. When this skill is active, you MUST:

1.  **Audit**: Use the bundled `scripts/audit.js` utility to check the status of the provided URL.
2.  **Report**: Analyze the output (status codes, latency) and explain any failures in plain English.
3.  **Secure**: Remind the user if they are testing a sensitive endpoint without an `https://` protocol.

