cloud-weaver-pre-flight-check
Warn
Audited by Socket on Sep 14, 2026
1 alert found:
SecuritySecurityscripts/preflight.py
MEDIUMSecurityMEDIUM
scripts/preflight.py
The code does not show clear malware or direct data exfiltration. It contains significant operational and supply-chain risks: automatic execution of an unpinned npx update and automatic staging, unsigned committing, pulling, and pushing of repository changes. These actions should require explicit user consent, use pinned and verified dependencies, and avoid publishing changes implicitly. The sensitive-file check is defensive but filename-only.
Confidence: 97%Severity: 72%
Audit Metadata