nextjs-developer

Warn

Audited by Socket on Aug 23, 2026

1 alert found:

Anomaly
AnomalyLOW
references/server-actions.md

No strong indicators of intentional supply-chain malware/backdoor behavior in the fragment (no obfuscation, no dynamic execution, no suspicious network/exfiltration patterns). The primary security concern is uploadAvatar: it writes attacker-controlled bytes to a public directory using a raw client-controlled filename for filesystem path construction, with no shown sanitization/allowlisting/size/type validation—creating a plausible path traversal/overwrite and malicious-content hosting risk. Separately, destructive/mutating actions (delete/create/update) do not show explicit authorization/input validation within the presented snippets; if not enforced elsewhere, this could enable unauthorized data modification despite the presence of client-side confirmation and rate limiting.

Confidence: 63%Severity: 66%
Audit Metadata
Analyzed At
Aug 23, 2026, 07:58 AM
Package URL
pkg:socket/skills-sh/polip%2Fopencode-skills%2Fnextjs-developer%2F@6fd9b908f7d4c54bb71e46f733d5c3e9ef3f94ef97cbd4199340a5042007817c
Security Audit — socket — nextjs-developer