All integrations

Webhook Inspector

Inspect and optionally forward bounded webhook metadata.

PreviewServicechirp login
webhook-inspector (live-raw-inspector) Live Activity preview
what shows on your phone

Source implementation only. Registry, marketplace, hosted installer, and publisher provenance remain unverified until the release checklist records a clean-machine receipt. Review and pin `server/src/routes/webhookInspector.ts`, minimize telemetry, and keep provider secrets outside Chirp payloads.

Setup

  1. 1Review and pin the source in server/src/routes/webhookInspector.ts.
  2. 2Pair this interactive host with a verified chirp login build. Review the matching code, host, provider, capabilities, and expiry in the browser.
  3. 3Send only bounded status/usage metadata; never send the provider credential, prompts, source, or unredacted inputs.
  4. 4Verify provider acceptance and the phone's delivery acknowledgement separately. Never call an accepted event delivered.
shell
# Preview only: mint a dedicated inspector token through the
# authenticated management API, then use its /inspect/<token> URL.
# Review the 16 KiB capture and your selected 0/7/30-day history window first.
# Zero-day mode skips inspector-event persistence.