distributed-systems

Warn

Audited by Socket on Sep 19, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
rules/idempotency-keys.md

The code implements legitimate idempotency functionality and contains no apparent malware, credential theft, exfiltration, persistence, destructive behavior, or obfuscated payload. It has important correctness and security weaknesses: no atomic processing lock, no request-body or principal binding, possible cross-method cache collisions, and incomplete response preservation. It should not be relied upon for high-impact financial operations without atomic reservation, request fingerprint validation, proper scoping, and complete response handling.

Confidence: 98%Severity: 68%
AnomalyLOW
rules/edge-caching.md

The fragment is legitimate caching guidance and contains no evident malicious behavior or obfuscation. It has a medium security risk as an implementation pattern because the sample does not enforce safe HTTP methods or exclude authenticated/personalized responses, and its KV key omits query parameters and other cache-varying context. These issues could cause stale data, cache poisoning, or disclosure of one user's or query variant's response to another if used without additional guards.

Confidence: 97%Severity: 58%
Audit Metadata
Analyzed At
Sep 19, 2026, 05:19 PM
Package URL
pkg:socket/skills-sh/yonatangross%2Forchestkit%2Fdistributed-systems%2F@79aa941a1a8ea2389b66df83f8b079bee88126e2d61767499f55b7b7e83d3d02
Security Audit — socket — distributed-systems