Verifies raw-body HMAC webhook signatures with constant-time comparison, timestamp tolerance, and rotation-safe key selection.
Prototype evidence fixture—not an independent certification or production safety guarantee.
4 declared features · TypeScript / node
02Test evidence99% / 267 testspassing fixture run · Jul 20, 2026
03Security evidence99/100 security0 critical · 0 high · FixtureScan 1.4
04ProvenanceSigned fixture buildFunctionFoundry demo build service · Jul 18, 2026
05Reference offerCommercial sourceartifact-access · source-access · modification · commercial-use
d109504cb300…9233a39598Contract, fixture evidence, provenance, and offers above refer to manifest version 1.15.0. The digest identifies its seeded demo artifact; it is not an independent certification.
Verifies raw-body HMAC webhook signatures with constant-time comparison, timestamp tolerance, and rotation-safe key selection. The versioned contract documents deterministic behavior, failure modes, configuration, and integration boundaries for production teams.
application/octet-stream
Validated application/octet-stream request payload
application/json
Typed application/json response with trace metadata
TypeScript / node 20, 22
Web Crypto · Express · Fastify
node-service · aws-lambda · vercel
Contract stability: stable · fixture declared
Declared compatible pieces
Compatibility links are declared fixture metadata and have not been independently integration-tested
14.5–41 agent minutes · 0.3–0.9 review hours
fixture directional · low confidencePrototype estimate only. It is not an empirical benchmark and must not be presented as measured savings.
Fixture evidence scanned 7/19/2026 with FixtureScan 1.4. Benchmarks use 2 vCPU / 2 GB fixture runner.
| Data classes | internal |
|---|---|
| Permissions | read-write temporary-storage: Bounded request processing |
| Security findings | 0 critical · 0 high |
| SBOM | CycloneDX 1.6 fixture · dependency inventory attached |
| Builder | FunctionFoundry demo build service · signed: true |
| Revision | fixture-hmac-webhook-signature-verifier-v1 |
| Artifact SHA-256 | d109504cb30037fa3901131b4b014a84b56e74fa10d5409b69b7189233a39598 |
| Maintenance | active |
| Option | Model | Rights | Restrictions | Price |
|---|---|---|---|---|
| Private evaluation evaluation | evaluation | evaluation | Non-production use only; Results retained for 30 days | $0.05 / evaluation Seller-stated · waived in prototype · $0 charged |
| Developer artifact individual · 1 seats | one-time | artifact-access, commercial-use | No redistribution; One named developer | $9 |
| Commercial source commercial-source · 10 seats | one-time | artifact-access, source-access, modification, commercial-use | No standalone redistribution; One production application | $39 |
Prototype license text is illustrative and has not received legal review.
| Version | Status | Evidence | Artifact |
|---|---|---|---|
| 1.15.0 | active | 99% coverage · scan recorded | d109504cb30037fa… |
{
"schemaVersion": "1.0",
"capabilityId": "00000000-0000-4000-8000-00000000000f",
"name": "HMAC Webhook Signature Verifier",
"slug": "hmac-webhook-signature-verifier",
"summary": "Verifies raw-body HMAC webhook signatures with constant-time comparison, timestamp tolerance, and rotation-safe key selection.",
"granularity": "primitive",
"purposes": [
"webhook security",
"signature verification",
"hmac",
"replay prevention"
],
"features": [
"constant-time comparison",
"key rotation",
"timestamp tolerance",
"raw-body guard"
],
"functionalDescription": "Verifies raw-body HMAC webhook signatures with constant-time comparison, timestamp tolerance, and rotation-safe key selection. The versioned contract documents deterministic behavior, failure modes, configuration, and integration boundaries for production teams.",
"inputs": [
{
"name": "request",
"contentType": "application/octet-stream",
"description": "Validated application/octet-stream request payload",
"required": true
}
],
"outputs": [
{
"name": "result",
"contentType": "application/json",
"description": "Typed application/json response with trace metadata",
"required": true
}
],
"runtimes": [
{
"language": "TypeScript",
"runtime": "node",
"versions": [
"20",
"22"
]
}
],
"frameworks": [
"Web Crypto",
"Express",
"Fastify"
],
"deploymentTargets": [
"node-service",
"aws-lambda",
"vercel"
],
"dependencies": [
{
"name": "zod",
"version": ">=2",
"optional": false
}
],
"permissions": [
{
"resource": "temporary-storage",
"access": "read-write",
"reason": "Bounded request processing"
}
],
"dataClassifications": [
"internal"
],
"complianceClaims": [
"SBOM available",
"Dependency scan recorded"
],
"testEvidence": {
"coveragePercent": 99,
"tests": 267,
"lastRun": "2026-07-20T14:00:00.000Z",
"status": "passing"
},
"securityEvidence": {
"criticalFindings": 0,
"highFindings": 0,
"score": 99,
"scannedAt": "2026-07-19T09:30:00.000Z",
"scanner": "FixtureScan 1.4"
},
"benchmarks": [
{
"name": "p95 latency",
"value": 210,
"unit": "ms",
"environment": "2 vCPU / 2 GB fixture runner"
}
],
"buildBenchmark": {
"basis": "fixture-directional",
"sampleSize": 0,
"referenceTask": "Reimplement the declared hmac-webhook-signature-verifier contract in a compatible greenfield repository",
"tokenEstimate": {
"low": 19500,
"high": 48500
},
"agentTimeMinutes": {
"low": 14.5,
"high": 41
},
"humanReviewHours": {
"low": 0.3,
"high": 0.9
},
"observedAt": null,
"methodology": "Directional fixture derived from declared granularity and integration effort; no coding-agent replay was run.",
"confidence": "low",
"disclosure": "Prototype estimate only. It is not an empirical benchmark and must not be presented as measured savings."
},
"integration": {
"estimatedHours": 0.5,
"packageManager": "pnpm",
"configurationNotes": [
"Pin the immutable artifact digest",
"Configure scoped service credentials"
]
},
"composition": {
"composable": true,
"interface": "middleware",
"compatibleWith": [
"webhook-retry-dead-letter-worker",
"audit-log-event-pipeline"
],
"requires": [],
"contractStability": "stable",
"evidence": "fixture-declared",
"notes": [
"Compatibility links are declared fixture metadata and have not been independently integration-tested"
]
},
"commercialModels": [
"licensed-artifact",
"source-license"
],
"licenseOptions": [
{
"id": "evaluation",
"name": "Private evaluation",
"scope": "evaluation",
"priceCents": 5,
"unit": "evaluation",
"rights": [
"evaluation"
],
"developerSeats": null,
"restrictions": [
"Non-production use only",
"Results retained for 30 days"
]
},
{
"id": "developer",
"name": "Developer artifact",
"scope": "individual",
"priceCents": 900,
"unit": "one-time",
"rights": [
"artifact-access",
"commercial-use"
],
"developerSeats": 1,
"restrictions": [
"No redistribution",
"One named developer"
]
},
{
"id": "commercial-source",
"name": "Commercial source",
"scope": "commercial-source",
"priceCents": 3900,
"unit": "one-time",
"rights": [
"artifact-access",
"source-access",
"modification",
"commercial-use"
],
"developerSeats": 10,
"restrictions": [
"No standalone redistribution",
"One production application"
]
}
],
"artifactDigests": [
{
"algorithm": "sha256",
"digest": "d109504cb30037fa3901131b4b014a84b56e74fa10d5409b69b7189233a39598",
"artifactType": "source"
}
],
"provenance": {
"builder": "FunctionFoundry demo build service",
"sourceRevision": "fixture-hmac-webhook-signature-verifier-v1",
"builtAt": "2026-07-18T12:00:00.000Z",
"signed": true
},
"maintenanceStatus": "active",
"version": "1.15.0",
"seller": {
"name": "Boundary Logic",
"verified": true,
"reputation": 5
},
"verificationBadges": [
"Security reviewed",
"High coverage",
"Composition declared"
]
}