new-project

Warn

Audited by Socket on Aug 17, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/openspec_cli.py

This module is not overtly malicious by itself; it is a thin CLI wrapper that executes third-party npm code via npx in the context of a detected repository root. The dominant risk is supply-chain execution: the default uses an unpinned moving tag (@latest), and the --package argument directly controls what gets fetched/executed without pinning/verification/allowlisting. The subprocess also receives all inherited environment variables (only telemetry is forced off), increasing the impact if the executed package is hostile. Treat this as a meaningful security risk requiring package pinning/integrity controls and restriction of allowed package specs in a security-sensitive threat model.

Confidence: 66%Severity: 62%
Audit Metadata
Analyzed At
Aug 17, 2026, 06:16 AM
Package URL
pkg:socket/skills-sh/wyattowalsh%2Fagents%2Fnew-project%2F@85c6bda7b05bbf888a6c06fe9590570c12d639fe630783a89843bf4a7f398b40
Security Audit — socket — new-project