agency-api-tester

Automate functional, performance, and security testing for REST and GraphQL APIs.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/augustoheiss/LogicDefense --skill agency-api-tester-augustoheiss
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agency-api-tester
Source: https://github.com/augustoheiss/LogicDefense/tree/main/.gemini/skills/agency-api-tester
Command: npx skills add https://github.com/augustoheiss/LogicDefense --skill agency-api-tester-augustoheiss

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a comprehensive, automated framework for validating APIs end-to-end, reducing production incidents and manual QA overhead through structured functional, performance, and security testing.

Core Features & Use Cases

  • Functional API validation across endpoints with contract checks to ensure compatibility across service versions.
  • Performance and load testing with SLA adherence and automated reporting for actionable insights.
  • Security validation covering authentication, authorization, input validation, and vulnerability assessment.
  • Use Case: Integrate into CI/CD to automatically validate API changes before deployment, ensuring safer releases.

Quick Start

Run the automated API test suite against your staging environment to validate endpoints and security controls.

Frequently Asked Questions about agency-api-tester

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate API testing for microservices in a CI/CD pipeline?

Automated API testing integrates directly into CI/CD pipelines to validate functional, performance, and security dimensions before deployment. This ensures end-to-end reliability for microservices architectures and safer releases.

What is contract testing and how does it validate REST and GraphQL APIs?

Contract testing validates compatibility across service versions by checking functional endpoints. It applies to REST and GraphQL APIs to ensure microservices maintain agreed-upon interaction contracts.

Can I run performance and load testing with SLA adherence checks on my APIs?

Performance and load testing validates API SLA adherence under stress. Automated reporting provides actionable insights to verify endpoints meet performance requirements before production deployment.

Does automated API testing cover security validation for authentication and authorization?

Security validation covers authentication, authorization, input validation, and vulnerability assessment. It runs against staging environments to identify security flaws in API endpoints before deployment.

What is the best way to reduce manual QA overhead for third-party API integrations?

A comprehensive automated API testing framework reduces manual QA overhead by validating third-party integrations end-to-end. It covers functional, performance, and security testing to prevent production incidents.

When do I need comprehensive API testing for my staging environment?

Comprehensive API testing is needed when validating endpoints and security controls in a staging environment before release. It ensures functional coverage, performance SLAs, and security validation are met.