huawei-cloud-vod-collector

Warn

Audited by Socket on Jul 25, 2026

4 alerts found:

Securityx3Anomaly
SecurityMEDIUM
SKILL.md

The skill is coherent in purpose—capture and submit Huawei Cloud feedback—but its trust boundary expands significantly during delivery. The main concern is the installation and use of AtomGit-GO from a not-clearly-official publisher namespace, combined with token handling and external issue submission; this makes the skill suspicious/high-risk from a supply-chain and credential-forwarding perspective, though not confirmed malware.

Confidence: 81%Severity: 84%
AnomalyLOW
scripts/vod_deliver.py

No strong evidence of intentional malware in this fragment. The primary security risk is credential/token exposure due to placing the AtomGit access token in the GitCode request URL as a query parameter (plus potential token emission in returned JSON/CLI output). Secondary supply-chain/runtime risk comes from starting a locally discovered server binary without integrity verification. Aside from these issues, the module’s behavior aligns with a legitimate automation workflow (create issues with feedback content and update local delivery status).

Confidence: 70%Severity: 60%
SecurityMEDIUM
scripts/vod_install.ps1

This fragment is not obviously malicious at the PowerShell level; it does not contain overt backdoor/exfiltration logic or obfuscated execution. However, it performs a high-risk supply-chain action: it clones a hardcoded, unpinned remote repository and immediately compiles its contents into Windows executables installed under a user execution path. Without commit/tag pinning and integrity/signature/hash verification, the script could produce and install malware if the remote repository (or its served content) is compromised or malicious.

Confidence: 63%Severity: 71%
SecurityMEDIUM
scripts/vod_install.sh

This script is primarily a high-impact supply-chain installer: it downloads an unpinned remote repository and extracts an unverified tar.gz artifact directly into ~/.local/bin, then enables executables and may set up a compatibility symlink. While the script itself contains no obvious backdoor/exfiltration logic, its lack of integrity verification and tar safety hardening makes it a significant risk if the remote repository or artifact is tampered with (trojanized binaries possible).

Confidence: 63%Severity: 76%
Audit Metadata
Analyzed At
Jul 25, 2026, 09:15 AM
Package URL
pkg:socket/skills-sh/huaweicloud%2Fhuaweicloud-skills%2Fhuawei-cloud-vod-collector%2F@a0ebaec9da58b5dc06a4d51d77d4582538110d7279dcdae8020087bdf6098a79
Security Audit — socket — huawei-cloud-vod-collector