yamlMITTrust: scannedUsed 3×
Test pack webhook endpoint
A YAML test-case specification listing scenarios for a webhook endpoint (signature verification, idempotency, unknown event handling, persistence-gated responses). It is descriptive glue tied to a specific project's webhook implementation rather than reusable commodity code.
Money path — what to verify before you trust it
Generated billing/webhook handlers routinely ship without an idempotency guard or signature timing-safety, so a single replay can double-charge or double-credit. Check that this card verifies the signature and is safe to replay before you rely on it.
Preview
7 lines// aperçu protégé · yaml · 7 lignes7 more lines are delivered on retrieval, with the full verified card and its proof receipt.
What you get on retrieval
- · The complete verified implementation, written to bytes by the MCP tool (near-zero output tokens).
- · A proof receipt: source provenance, review status, license state and estimated savings.
- · Revocation coverage — if a security fix lands on this primitive, retrievers are notified.