fullstack-modern
Warn
Audited by Socket on Mar 1, 2026
1 alert found:
SecuritySecuritySKILL.md
MEDIUMSecurityMEDIUM
SKILL.md
The provided fullstack-modern skill/example code contains common patterns for Next.js, GraphQL, REST, and realtime features. I found no evidence of intentional malicious behavior, exfiltration to attacker-controlled domains, download-execute chains, obfuscation, or credential harvesting mechanics. The main security concerns are configuration and operational: ensure secrets (DATABASE_URL, API_SECRET_KEY, API_KEY, PREVIEW_SECRET) are never committed, verify server-only secrets are not imported into client bundles, and make PREVIEW_SECRET strong. Overall this appears benign but with standard cautions about secret management and endpoint access controls.
Confidence: 85%Severity: 75%
Audit Metadata