project-init

Warn

Audited by Socket on May 7, 2026

1 alert found:

Anomaly
AnomalyLOW
assets/restart-go.sh.tmpl

No direct evidence of overt malware in this shell script (no explicit exfiltration/backdoor behavior). However, it significantly increases supply-chain and operational risk by automatically pulling the latest code from a remote branch and running npm install/build steps (which execute dependency lifecycle code), then compiling and launching the resulting server binary. Additionally, the insecure default admin password fallback (`admin123`) is a concrete credential hygiene issue. Treat this deployment method as high-risk unless you pin/verifiably validate git commits/tags and npm dependencies (lockfile enforcement, integrity checks/signatures), and remove/require secure secret configuration.

Confidence: 72%Severity: 67%
Audit Metadata
Analyzed At
May 7, 2026, 01:17 AM
Package URL
pkg:socket/skills-sh/doccker%2Fcc-use-exp%2Fproject-init%2F@e5198618947ecb5650e6255f7c23b785b0691570