api-design

Warn

Audited by Socket on Sep 16, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
references/webhook-security.md

The fragment contains legitimate webhook security examples and no evidence of malware or intentional malicious behavior. It has several implementation weaknesses: length mismatches passed to timingSafeEqual can throw, Slack timestamps are not strictly validated, Telegram lacks constant-time comparison and replay protection, and pre-handler idempotency marking can suppress retries after failures. Inputs should be validated, signatures should be length-checked before timingSafeEqual, exceptions should be handled, and replay protection should be applied consistently.

Confidence: 98%Severity: 58%
AnomalyLOW
references/whatsapp-waha.md

No malware or intentional supply-chain attack is evident in the supplied documentation. The material describes a legitimate WhatsApp automation service, but deployments should pin the container image by digest, protect the API and dashboard with authentication and network controls, secure QR/pairing endpoints, restrict webhook destinations, validate media URLs, and protect persistent session data.

Confidence: 98%Severity: 53%
Audit Metadata
Analyzed At
Sep 16, 2026, 05:23 AM
Package URL
pkg:socket/skills-sh/yonatangross%2Forchestkit%2Fapi-design%2F@ec76391e2a743306fb2d68bf15bd2b549d03fd650212586395b280b2cae8f890
Security Audit — socket — api-design