huawei-cloud-dds-dcs-instance-management
Audited by Socket on Sep 14, 2026
3 alerts found:
Anomalyx2SecurityThe fragment is an installation guide, not malware code. It does present a meaningful supply-chain security concern because it instructs users to download and install a privileged executable and later update it without checksum, signature, or version verification. The cloud storage domain appears Huawei-related, but its authenticity and archive contents cannot be validated from the supplied text. Credential exposure through command-line arguments and shell history is an additional security warning. Review the downloaded artifact, publisher signatures, checksums, update implementation, and package provenance before deployment.
No malicious behavior or obfuscation is present. This is declarative IAM policy documentation. The combined policy poses a significant least-privilege risk because it grants wildcard DDS and DCS permissions across all resources; it should be restricted to explicitly required actions, resources, and administrative identities. The individual full-management policies also require careful use because they include destructive operations.
The code is an explicit cloud telemetry SDK rather than an apparent covert backdoor. Its main security concern is intentional collection and network transmission of function inputs, outputs, errors, and stack traces, combined with use of cloud credentials and a configurable destination. Secret masking is incomplete, and the optional insecure TLS mode can expose credentials and reports to interception. The configurable endpoint also creates a potential exfiltration path if deployment environment variables are attacker-controlled. No clear destructive or covert malware behavior is evident. As supplied, the fragment also has a syntax error due to the unterminated self_check call.