Skip to content
ai-supply.store
DécouvrirCatégoriesClassementsCommunautéAgent APIFAQ
Se connecterInscription gratuite
catalog / Coding / Schemathesis
⌬WorkflowCodingFree

Schemathesis

Generate and run property-based tests against any OpenAPI or GraphQL API to automatically surface crashes and spec violations.

@ai-supply
Installations27k
⟳ upstream v4.24.3 · updated 25d ago
↗ Dépôt source
← More CodingCoding leaderboard →How we grade security →Source ↗
✓ Grade A · 100/100 · SafeSecurity assessment
✓No compromise signals39capabilities surfaced9of 20 OWASP controls clear
External endpoints declaredExternal endpoints declaredBroad capability surfaceSuspicious network references
scanned 24d ago·osv · gitleaks · opengrep · picklescan + heuristics·full breakdown in the Security tab ↓

Schemathesis

Schemathesis reads your OpenAPI or GraphQL schema and automatically generates test cases that probe every endpoint with valid and adversarial inputs. Built on Hypothesis, it uses property-based testing to find responses that violate the schema, crash the server, or expose edge-case bugs — no hand-written test suite required.

Key features

  • Auto-derives thousands of test cases straight from your API schema
  • Property-based fuzzing that shrinks failures to minimal reproductions
  • Stateful testing that chains operations to find sequence-dependent bugs
  • Runs as a CLI or pytest integration; fits CI pipelines
  • Conformance checks: status codes, schemas, content types, and headers

A focused test-generation tool for API teams: point it at a spec and it manufactures the coverage, catching contract regressions before users do.

Curated mirror of the open-source Schemathesis (MIT). Get it from the source.

Rating rank
#1
of 27 in Coding
Install rank
#18
of 27 in Coding
Security score
100/100 · A
safe
Security rank
#1
of 27 in Coding
Installs
27k
cat avg 157k
This listing vs category average
Installs
this
cat avg
Security (of 100)
this
cat avg
Adoption trend
See the Coding leaderboard →
✓ Security: Safe · 100100/100 · grade Ascanned 24d ago
✓ no compromise signals39 risk-surface · 6/20 OWASP controls flagged

Compromise signals — malicious or tampered code (leaked secrets, backdoors, a dropped executable) — reduce the score, and known dependency CVEs carry a bounded penalty (they warrant review but never QUARANTINE — update the dependency to clear). Other dangerous-by-capability traits are risk surface, expected for some capabilities. Every finding is mapped to its OWASP control below.

What this capability can do · med confidence (static)
⚑ filesystem⚑ shell⚑ network⚑ secrets
egress → schemathesis.readthedocs.io, docs.github.com, git.io, docs.tracecov.sh, schemathesis.github.io, api.example.com, payments.example.com, example.schemathesis.io +32
145 steps⚑ uses secretsgithub.comactions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72fcrate-ci/typos@bee27e3a4fd1ea2111cf90ab89cd076c870fce14github/codeql-action/init@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81github/codeql-action/autobuild@7188fc363630916deb702c7fdcf4e481b751f97a

Findings mapped to the OWASP Top 10 for LLM Applications (2025) and the OWASP Machine Learning Security Top 10. Expand any flagged control for the exact findings — compromise reduces the score; expected/risk-surface do not, except a known CVE, which carries a small bounded penalty (high/critical → Review).

OWASP Top 10 for LLM Applications
⚠LLM02Sensitive Information Disclosurehigh
Secrets, credentials or PII shipped inside the artifact.
•Embedded credentials — found: private key · schemathesis-schemathesis-613ce31/test/cli/cert.pem (CWE-798)expected
•Embedded credentials — found: hardcoded credential · schemathesis-schemathesis-613ce31/test/python/_constants/fixtures/dep_pkg/optional.py (CWE-798)expected
⚠LLM05Improper Output Handlinghigh
Code that pipes model/user output into shell, eval, SQL or paths unsafely.
•Suspicious code patterns — destructive rm -rf / · schemathesis-schemathesis-613ce31/Dockerfile (CWE-78)risk surface
•Suspicious code patterns — OS command execution · schemathesis-schemathesis-613ce31/benches/memory/measure.py (CWE-78)risk surface
•Suspicious code patterns — unsafe yaml.load · schemathesis-schemathesis-613ce31/src/schemathesis/core/deserialization.py (CWE-502)risk surface
•Suspicious code patterns — dynamic code execution · schemathesis-schemathesis-613ce31/test/engine/test_engine.py (CWE-95)risk surface
⚠LLM06Excessive Agencyhigh
Over-broad tool/permission surface or unrestricted egress.
•External endpoints declared — 2 distinct host(s) · schemathesis-schemathesis-613ce31/.github/ISSUE_TEMPLATE/bug_report.mdrisk surface
•External endpoints declared — 1 distinct host(s) · schemathesis-schemathesis-613ce31/.github/ISSUE_TEMPLATE/trophy-submission.ymlrisk surface
•Broad capability surface — 3 high-impact capability categories referenced — verify least-privilege · schemathesis-schemathesis-613ce31/.github/workflows/build.yml (CWE-272)risk surface
•Egress to a private/loopback host — 127.0.0.1 · schemathesis-schemathesis-613ce31/.github/workflows/example-build.yml (CWE-918)risk surface
•Broad capability surface — 4 high-impact capability categories referenced — verify least-privilege · schemathesis-schemathesis-613ce31/CHANGELOG.md (CWE-272)risk surface
•Egress to a private/loopback host — 127.0.0.1, 0.0.0.0 · schemathesis-schemathesis-613ce31/CHANGELOG.md (CWE-918)risk surface
•External endpoints declared — 12 distinct host(s) · schemathesis-schemathesis-613ce31/CHANGELOG.mdrisk surface
•External endpoints declared — 3 distinct host(s) · schemathesis-schemathesis-613ce31/CITATION.cffrisk surface
•External endpoints declared — 5 distinct host(s) · schemathesis-schemathesis-613ce31/CONTRIBUTING.mdrisk surface
•External endpoints declared — 4 distinct host(s) · schemathesis-schemathesis-613ce31/docs/explanations/examples.mdrisk surface
•External endpoints declared — 7 distinct host(s) · schemathesis-schemathesis-613ce31/docs/reference/configuration.mdrisk surface
•External endpoints declared — 19 distinct host(s) · schemathesis-schemathesis-613ce31/docs/resources.mdrisk surface
•External endpoints declared — 8 distinct host(s) · schemathesis-schemathesis-613ce31/docs/tutorials/cli.mdrisk surface
•Egress to a private/loopback host — 192.168.1.4, 127.0.0.1 · schemathesis-schemathesis-613ce31/test/pytest/test_main.py (CWE-918)risk surface
•Egress to a private/loopback host — 0.0.0.0, 127.0.0.1 · schemathesis-schemathesis-613ce31/test/specs/graphql/test_basic.py (CWE-918)risk surface
•External endpoints declared — 10 distinct host(s) · schemathesis-schemathesis-613ce31/test/specs/openapi/adapter/test_servers.pyrisk surface
⚠LLM07System Prompt Leakagehigh
Secrets, internal hosts or proprietary logic exposed in shipped prompts.
•Internal host / private infrastructure reference — shipped content references a private IP range or internal-only host · schemathesis-schemathesis-613ce31/docs/guides/docker.md (CWE-200)risk surface
•Embedded credentials — found: private key · schemathesis-schemathesis-613ce31/test/cli/cert.pem (CWE-798)expected
•Embedded credentials — found: hardcoded credential · schemathesis-schemathesis-613ce31/test/python/_constants/fixtures/dep_pkg/optional.py (CWE-798)expected
⚠LLM10Unbounded Consumptionmedium
Unbounded loops/recursion causing DoS or runaway cost.
Enforced at runtime by the gateway (rate limits + spend caps + size caps); static check flags unbounded loops.
•Potentially unbounded loop — an infinite loop (while True / while(1) / for(;;)) may cause runaway consumption · schemathesis-schemathesis-613ce31/src/schemathesis/cli/commands/run/handlers/crashes.py (CWE-835)risk surface
§LLM09MisinformationGovernance
Artifacts designed to produce false/deceptive output.
Detectable only by runtime behavioral evaluation; addressed via responsible-use attestation.
✓LLM01Prompt InjectionPassed
✓LLM03Supply ChainPassed
✓LLM04Data and Model PoisoningPassed
Backdoors/poisoning in training data or serialized models.
Behavioral poisoning needs model execution; static check covers unsafe serialization + dataset skew only.
✓LLM08Vector and Embedding WeaknessesPassed
PII or plaintext source leakage in embedding/vector exports.
Embedding inversion/poisoning is largely runtime; static check covers PII in vector exports.
OWASP Machine Learning Security Top 10
⚠ML09Output Integrityhigh
Middleware tampering with model outputs in transit.
Gateway enforces TLS + response integrity; static check flags output-rewriting code.
•Suspicious code patterns — destructive rm -rf / · schemathesis-schemathesis-613ce31/Dockerfile (CWE-78)risk surface
•Suspicious code patterns — OS command execution · schemathesis-schemathesis-613ce31/benches/memory/measure.py (CWE-78)risk surface
•Suspicious code patterns — unsafe yaml.load · schemathesis-schemathesis-613ce31/src/schemathesis/core/deserialization.py (CWE-502)risk surface
•Suspicious code patterns — dynamic code execution · schemathesis-schemathesis-613ce31/test/engine/test_engine.py (CWE-95)risk surface
§ML01Input Manipulation (Adversarial)Governance
Models vulnerable to adversarial perturbations.
Requires runtime robustness evaluation; addressed via publisher robustness attestation.
§ML03Model InversionGovernance
Training data reconstructable from a model's outputs.
Runtime/evaluation property; addressed via model-card data-provenance + DP attestation.
§ML04Membership InferenceGovernance
Determining whether a record was in the training set.
Runtime/evaluation property; addressed via overfitting disclosure + DP attestation.
§ML08Model SkewingGovernance
Models trained on skewed data producing biased output.
Requires fairness evaluation; addressed via model-card bias/limitations disclosure.
✓ML02Data PoisoningPassed
Poisoned training datasets with triggers or anomalous distributions.
Static check covers trigger phrasing, PII and label skew; full poisoning detection is runtime.
✓ML05Model TheftPassed
Unlicensed re-distribution / license-incompatible derivatives.
Static check verifies license declaration; extraction throttling is runtime.
✓ML06AI Supply ChainPassed
✓ML07Transfer Learning AttackPassed
Backdoored base models / LoRA adapters propagating to derivatives.
Backdoor detection needs behavioral probing; static check covers unsafe serialization + provenance.
✓ML10Model Poisoning (Weights)Passed
Tampered model weight files; integrity must be verifiable.
Static check enforces safe formats + records a content hash for downstream verification.
Other findings (25) · hygiene / uncategorized
•Unrecognized file type — '.dockerignore' is not on the allowlist · schemathesis-schemathesis-613ce31/.dockerignorerisk surface
•Suspicious network references — raw IP URL (1 URLs) · schemathesis-schemathesis-613ce31/.github/workflows/example-build.ymlrisk surface
•Unrecognized file type — '.gitignore' is not on the allowlist · schemathesis-schemathesis-613ce31/.gitignorerisk surface
•Unrecognized file type — '.yamllint' is not on the allowlist · schemathesis-schemathesis-613ce31/.yamllintrisk surface
•Suspicious network references — raw IP URL (1245 URLs) · schemathesis-schemathesis-613ce31/CHANGELOG.mdrisk surface
•Unrecognized file type — '.cff' is not on the allowlist · schemathesis-schemathesis-613ce31/CITATION.cffrisk surface
•Suspicious network references — raw IP URL (10 URLs) · schemathesis-schemathesis-613ce31/CONTRIBUTING.mdrisk surface
•Unrecognized file type — '.?' is not on the allowlist · schemathesis-schemathesis-613ce31/Dockerfilerisk surface
•Unrecognized file type — '.trixie' is not on the allowlist · schemathesis-schemathesis-613ce31/Dockerfile.trixierisk surface
•Suspicious network references — raw IP URL (5 URLs) · schemathesis-schemathesis-613ce31/benches/response_conformance.pyrisk surface
•Suspicious network references — raw IP URL (3 URLs) · schemathesis-schemathesis-613ce31/docs/explanations/pytest.mdrisk surface
•Suspicious network references — raw IP URL (4 URLs) · schemathesis-schemathesis-613ce31/docs/guides/crash-reproduction.mdrisk surface
•Suspicious network references — raw IP URL (15 URLs) · schemathesis-schemathesis-613ce31/docs/tutorials/cli.mdrisk surface
•Suspicious network references — raw IP URL (11 URLs) · schemathesis-schemathesis-613ce31/docs/tutorials/pytest.mdrisk surface
•Unrecognized file type — '.ini' is not on the allowlist · schemathesis-schemathesis-613ce31/mypy.inirisk surface
•Suspicious network references — raw IP URL (2 URLs) · schemathesis-schemathesis-613ce31/src/schemathesis/schemas.pyrisk surface
•Unrecognized file type — '.raw' is not on the allowlist · schemathesis-schemathesis-613ce31/test/auth/__snapshots__/test_cli/test_auth_get_raises_exception[no-cache].rawrisk surface
•Unrecognized file type — '.ambr' is not on the allowlist · schemathesis-schemathesis-613ce31/test/cli/__snapshots__/test_replay.ambrrisk surface
•Unrecognized file type — '.pem' is not on the allowlist · schemathesis-schemathesis-613ce31/test/cli/cert.pemrisk surface
•Suspicious network references — raw IP URL (33 URLs) · schemathesis-schemathesis-613ce31/test/cli/test_commands.pyrisk surface
•Suspicious network references — raw IP URL (6 URLs) · schemathesis-schemathesis-613ce31/test/cli/test_config_file.pyrisk surface
•Suspicious network references — raw IP URL (12 URLs) · schemathesis-schemathesis-613ce31/test/code_samples/test_curl.pyrisk surface
•Suspicious network references — raw IP URL (16 URLs) · schemathesis-schemathesis-613ce31/test/core/test_sanitizing_output.pyrisk surface
•Suspicious network references — raw IP URL (32 URLs) · schemathesis-schemathesis-613ce31/test/coverage/test_phase.pyrisk surface
•Suspicious network references — raw IP URL (8 URLs) · schemathesis-schemathesis-613ce31/test/reporting/test_crashes.pyrisk surface
✔ verified source · pinned schemathesis-schemathesis-613ce31
Check against a policy

The same gate an agent runs before installing (POST /api/v1/trust/schemathesis-api-test-generator/check). Click a policy:

Consume Schemathesis programmatically. Authenticate with an API key or session — see Authorize an agent.

# Agents: CHECK BEFORE YOU INSTALL (no auth) — score, grade, level, capability manifest
curl https://ai-supply.store/api/v1/trust/schemathesis-api-test-generator

# Gate against your org policy (returns { pass, violations })
curl -X POST https://ai-supply.store/api/v1/trust/schemathesis-api-test-generator/check \
  -H "Content-Type: application/json" \
  -d '{"minGrade":"B","denyPermissions":["shell"],"denyUnknownEgress":true}'

# CLI
npx ai-supply add schemathesis-api-test-generator

# REST (install → download)
curl -X POST https://ai-supply.store/api/v1/listings/schemathesis-api-test-generator/install \
  -H "Authorization: Bearer $AIM_KEY"

# MCP tool
install_listing({ "slug": "schemathesis-api-test-generator" })
OpenAPI spec →
vlatest
✓ Security: Safe · 1001mo ago

Curated mirror — latest upstream source. See the repository for tagged releases.

Sign in and install this listing to leave a review.

More from @ai-supply

View profile →
◉Agent
MetaGPT
Multi-agent framework that assigns GPT roles (PM, engineer, QA) to solve complex software tasks end-to-end.
↓ 1.0M
⇄Connector
vLLM
High-throughput, memory-efficient LLM inference engine with PagedAttention and continuous batching.
↓ 892k
⇄Connector
Meilisearch
Lightning-fast open-source search engine with typo-tolerance, semantic hybrid search, and sub-50ms response times.
↓ 811k
△Eval
Weights & Biases (wandb)
ML experiment tracking and visualization — log metrics, hyperparameters, models, and media in real time.
↓ 784k
ai-supply.store

Des capacités d'IA gratuites et vérifiées pour la sécurité — skills, MCP, plugins, agents, datasets et bien plus, chacune notée et suivie pour rester à jour, et pensée autant pour les humains que pour les agents.

api · v3.1status · all green
Contact
support@ai-supply.storesecurity@ai-supply.store
Catalogue
  • Découvrir
  • Catégories
  • Classements
  • Benchmarks
  • Sécurité
  • Scan a repo
Communauté
  • Communauté
  • FAQ
Pour les agents
  • Démarrage rapide (60s)
  • Autoriser un agent
  • Agent API
  • Spécification OpenAPI
Pour les développeurs
  • Publier
  • Tableau de bord
Compte
  • Créer un compte
  • Se connecter
  • Paramètres
Mentions légales
  • Conditions
  • Accord éditeur
  • Utilisation acceptable
  • Confidentialité