cloud-sql-sqlserver-lifecycle
Warn
Audited by Socket on Apr 29, 2026
1 alert found:
AnomalyAnomalyscripts/wait_for_operation.js
LOWAnomalyLOW
scripts/wait_for_operation.js
No direct evidence of intentional malware within this wrapper code (no obfuscation and no explicit data theft/exfiltration). However, it meaningfully increases supply-chain/execution risk by invoking an external package at runtime via npx and it can propagate secrets/configuration by loading '../../../.env' (when GEMINI_CLI=1) and forwarding all derived environment variables into the spawned tool. The Windows use of shell:true slightly increases the risk surface. Overall: likely benign orchestration with moderate security risk driven by delegation and secret propagation.
Confidence: 60%Severity: 57%
Audit Metadata