senior-frontend

Warn

Audited by Socket on Aug 9, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/frontend_scaffolder.py

No direct indicators of classic malware (networking, subprocesses, credential theft, or exfiltration) are present in the visible scaffolding logic. The primary security concern is a path safety gap: args.name is unsanitized when used to construct project_path, enabling potential directory traversal/arbitrary file writes outside the intended output directory. A secondary concern is supply-chain hygiene: feature-injected dependencies are set to "latest", making generated installs non-reproducible and increasing exposure to compromised/unvetted upstream releases. Confidence is reduced because the snippet appears syntactically incomplete/corrupted, limiting verification of exact generated contents.

Confidence: 58%Severity: 62%
Audit Metadata
Analyzed At
Aug 9, 2026, 01:54 AM
Package URL
pkg:socket/skills-sh/sickn33%2Fagentic-awesome-skills%2Fsenior-frontend%2F@2b106a672452481fdaee98cbd60a9468dc0516720a444a7603d91c09fc8014e7
Security Audit — socket — senior-frontend