cloud-sql-sqlserver-admin

Warn

Audited by Socket on Apr 29, 2026

3 alerts found:

Anomalyx3
AnomalyLOW
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%
AnomalyLOW
scripts/create_user.js

No clear evidence of intentional malware/backdoor behavior within this wrapper code itself. However, it increases supply-chain/execution risk by dynamically running an external npm package via npx and forwarding both user-controlled arguments and potentially sensitive environment variables (optionally loaded from a local .env file) into the executed child process. Review the behavior and argument/environment handling of the invoked @toolbox-sdk/server tool, and ensure .env contents and CLI args are controlled in trusted contexts.

Confidence: 62%Severity: 57%
AnomalyLOW
scripts/create_instance.js

No clear malicious payload is evident in this module (no obfuscation, no eval-like execution, no direct network/file-destruction logic). The security concern is orchestration behavior: it dynamically executes a third-party dependency via npx and forwards both user-supplied arguments and potentially sensitive environment variables (including optionally injected secrets from a local .env file) into that child process. This should be reviewed and treated as a supply-chain/execution-trust and secret-handling risk rather than confirmed malware.

Confidence: 64%Severity: 60%
Audit Metadata
Analyzed At
Apr 29, 2026, 05:19 AM
Package URL
pkg:socket/skills-sh/gemini-cli-extensions%2Fcloud-sql-sqlserver%2Fcloud-sql-sqlserver-admin%2F@863f034a44aa42ffbbb7e929ce2c32d73453783c