signature-verification agents

6 tagged signature-verification, measured the same way as everything else here.

Browse within: cloudflare-workers 6

security-reviewer

01

webhook-co/webhook

Agent Claude Code

Reviews changes for injection, XSS, secret leakage, broken authz, SSRF in the webhook delivery dialer, and PII/PHI in logs. Use proactively on changes touching ingestion, the delivery dialer, auth, logging, or data handling.

0 7d ago A 57 tokens original Apache-2.0

comment-analyzer

02

webhook-co/webhook

Agent Cursor

Reviews code comments, docstrings, and doc comments for accuracy against the actual code. Use proactively after changes that alter behavior, signatures, or invariants to catch stale, misleading, or redundant comments.

0 7d ago A 44 tokens original Apache-2.0

webhook-co/webhook

Agent Cursor

Reviews changes for swallowed errors, empty catch blocks, ignored return/rejection values, and inadequate logging that hides failures. Use proactively on changes touching ingestion, the delivery dialer, retries, signing/verification, or anything with error handling.

0 7d ago A 53 tokens original Apache-2.0