twinmind-webhooks-events

Warn

Audited by Socket on Sep 9, 2026

1 alert found:

Anomaly
AnomalyLOW
references/implementation.md

No clear malicious behavior is present. The code implements a plausible webhook integration, but it contains security and reliability weaknesses: it logs the webhook secret, relies on parsed-body reserialization for signature verification, mishandles malformed signature lengths and timestamps, trusts event fields without visible validation, acknowledges before processing, and does not connect failures to the retry queue. These issues should be corrected before production use, especially secret logging and raw-body signature verification.

Confidence: 97%Severity: 62%
Audit Metadata
Analyzed At
Sep 9, 2026, 03:53 AM
Package URL
pkg:socket/skills-sh/jeremylongshore%2Ftons-of-skills-marketplace%2Ftwinmind-webhooks-events%2F@c23860b58bdab8c5cdceeb25edd34254a2400421a7d9c7279fe81affa759bd25
Security Audit — socket — twinmind-webhooks-events