huawei-cloud-rds-smart-service

Warn

Audited by Socket on Aug 19, 2026

2 alerts found:

SecurityAnomaly
SecurityMEDIUM
tests/run_tests.py

No explicit malicious payload, obfuscation, or exfiltration behavior is present in this snippet. However, it is a high-impact command execution test harness: it runs shell commands defined in a local JSON file using subprocess.run(..., shell=True) with no allowlisting/validation, and it saves stdout/stderr to test_results.json (potential secret leakage). If the JSON input or ${INSTANCE_ID} value can be influenced (e.g., via tampering or an untrusted distribution), the security risk becomes substantial.

Confidence: 66%Severity: 78%
AnomalyLOW
references/cli-installation-guide.md

No malicious payloads are evidenced within the provided guide text itself; however, it recommends a high-risk installation method that executes remotely downloaded content directly (`curl -sSL ... | bash`) and also implies execution of a downloaded Windows binary. This substantially increases supply-chain risk if the remote installer content is compromised. Credential handling is legitimate but sensitive; care is needed to avoid secret leakage via environment variables, command arguments, and stored CLI configuration. Malware/intent cannot be confirmed without the installer script/binary and referenced packages.

Confidence: 62%Severity: 60%
Audit Metadata
Analyzed At
Aug 19, 2026, 02:22 AM
Package URL
pkg:socket/skills-sh/huaweicloud%2Fhuaweicloud-skills%2Fhuawei-cloud-rds-smart-service%2F@880c8eea124da03cad0c8f0b48fdfdfc6a67313598b77a3afd5d4b0c7cc90b19
Security Audit — socket — huawei-cloud-rds-smart-service