nextjs-developer

Warn

Audited by Socket on Sep 5, 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
Sep 5, 2026, 11:39 AM
Package URL
pkg:socket/skills-sh/sodiqabdulwaris%2Fwaris-skill-library%2Fnextjs-developer%2F@2269f96674d4058db6f63b026b88a59378a0a2d7c124d3cfb5bc5aacf5791e46
Security Audit — socket — nextjs-developer