start-server-routes

Warn

Audited by Socket on Aug 23, 2026

1 alert found:

Anomaly
AnomalyLOW
references/templates/rest-endpoint.md

No clear indicators of intentional malware or obfuscation in this snippet. The main security risks are (1) potential path traversal/LFI via the /api/file/$ splat being passed directly to readFile and then returned to the client, and (2) potential mass-assignment/overposting via PUT using the entire request body as ORM update data. Webhook handling follows a generally good signature-then-parse pattern, but safety depends on verifySignature/handleStripeEvent correctness and missing error handling/schema validation.

Confidence: 64%Severity: 55%
Audit Metadata
Analyzed At
Aug 23, 2026, 04:08 PM
Package URL
pkg:socket/skills-sh/fusengine%2Fagents%2Fstart-server-routes%2F@606b06928e09d9aa69a466d1ab56ce3c46fa990c11e1a010eb881283b451c6b1
Security Audit — socket — start-server-routes