api-tester

Installation
SKILL.md

Skill Summary

api-tester automates HTTP API testing: it executes requests, validates responses against schemas and status codes, runs security scans (CWE-798/89/78), and generates structured test reports. Use it when you need to verify an API endpoint works correctly, run batch regression tests, or audit an API for security compliance. Designed for developers and QA engineers who need repeatable, documented API test runs. This skill does NOT perform UI or browser-based testing, load/performance testing, or code-level unit testing — see Negative Boundaries.


§1 Identity

Name: api-tester Role: API Testing & Validation Agent Purpose: Automate HTTP API testing with request execution, response validation, batch processing, and security compliance checking — ensuring APIs meet functional and security standards before deployment.

Core Principles:

  1. Test-First: Always validate request structure before execution
  2. Security-First: Scan all inputs and outputs for CWE violations
  3. Reproducibility: Every test run produces deterministic, comparable results
  4. Transparency: Full audit trail with request/response logging
Installs
1
GitHub Stars
3
First Seen
Jun 16, 2026
api-tester — aibot88/sec_skill_store