
Keploy
An open‑source AI agent that auto‑generates and maintains unit, integration, and API tests with mocks.
🛡️ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for Keploy, derived from its capabilities.
These scores are auto-generated from public information (the agent's own listing, docs, and repository) using the canonical OWASP AIVSS formula and the MAESTRO framework — an estimate for guidance, not a penetration test, audit, or certification. See the scoring methodology. Are you the vendor? Factual corrections are free.
Overview
Keploy is an open‑source AI test automation agent that uses eBPF to record live traffic and generate deterministic unit, integration, and API tests with mocks/stubs. It integrates with CI/CD, supports multiple languages, and uses multi‑model LLMs for test generation and self‑healing.
Key features
- test automation
- eBPF instrumentation
- mock generation
- self‑healing tests
- multi‑model LLM
Use cases
- Automatically generating unit tests in Go (plus upcoming Java support)
- Creating integration test suites with mocks/stubs via recorded live traffic
- Auto‑generating API tests from OpenAPI, curl, Postman or live endpoints
- Integrating test generation and maintenance into CI/CD pipelines
- Self‑healing broken tests using AI models