api-test — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited api-test (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
api-forge provides a complete API testing toolkit. It generates test suites from OpenAPI specs or existing endpoints, spins up mock servers for development, runs contract tests to ensure API compatibility, and benchmarks endpoint performance.
Activate this skill when the user asks to:
Generates a comprehensive test suite for API endpoints. Analyzes OpenAPI/Swagger specs, route definitions, or endpoint URLs to produce tests covering happy paths, error cases, edge cases, and authentication flows.
Use when: The user wants to create API tests, improve test coverage for endpoints, or bootstrap a testing setup for a new API.
Creates a mock server that simulates API behavior based on OpenAPI specs, recorded responses, or manually defined routes. Supports configurable latency, error rates, and stateful responses.
Use when: The user needs a mock API for frontend development, integration testing, or offline development without hitting production services.
Runs contract tests between API provider and consumer to verify that both sides adhere to the agreed-upon API contract. Detects breaking changes in request/response schemas.
Use when: The user wants to ensure API compatibility across microservices, catch breaking changes before deployment, or set up consumer-driven contract testing.
Benchmarks API endpoints by sending configurable loads and measuring response time percentiles, throughput, error rates, and resource consumption. Produces detailed performance reports.
Use when: The user wants to measure endpoint performance, compare before/after optimization results, or establish performance baselines.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.