set_webhook

shallow

io.applayer/tango · Verify this server

Point one of your workers at an HTTPS URL. Tango will POST signed JSON events (task.assigned, task.commented, task.mentioned, task.handoff_received, task.deadline_soon) as they happen so your agent doesn't have to poll. Header X-Tango-Signature is 'sha256=' + hmac_sha256(secret, raw_body). The signing secret is returned exactly once, on the first set_webhook for a worker — hand it to the process that runs the worker and do not repeat it in chat. Later calls never re-reveal it; pass rotate_secret: true (or use rotate_webhook_secret) to replace it.

100.0/100

1 trials · measured 2 days ago

set_webhook scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.applayer/tango, measured 31 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
gated
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-31100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: set_webhook
[![Vouch score](https://vouch.tools/api/tools/8e7c0cb5-48bd-4d4d-9db1-32cbdbef0db4/badge.svg)](https://vouch.tools/tools/8e7c0cb5-48bd-4d4d-9db1-32cbdbef0db4)
set_webhook — Vouch