tanstack-start

Warn

Audited by Socket on Sep 15, 2026

1 alert found:

Security
SecurityMEDIUM
references/server-functions.md

The code appears to be legitimate application functionality rather than malware. The principal security issue is an unsafe filesystem path constructed from the uploaded filename, creating a likely path traversal risk; sanitize the name, use a generated basename, resolve and verify containment under the upload directory, and preferably store uploads outside executable or sensitive paths. MIME validation should also be supplemented with content-based inspection. The server-only secret accessor is not inherently malicious but requires strict authorization and must not be exposed through client-callable handlers. Because only a fragment is shown, authentication, caller restrictions, and framework behavior cannot be confirmed.

Confidence: 94%Severity: 72%
Audit Metadata
Analyzed At
Sep 15, 2026, 11:53 AM
Package URL
pkg:socket/skills-sh/oakoss%2Fagent-skills%2Ftanstack-start%2F@4305926220c117ae3a40bf2467f2740abb7cad0f03b75ac186c1bdc0c1bbbaec
Security Audit — socket — tanstack-start