huawei-cloud-skill-audit

Warn

Audited by Socket on Aug 22, 2026

1 alert found:

Security
SecurityMEDIUM
scripts/skill_audit.py

No direct evidence of overt malware (e.g., credential theft or reverse shells) is present in the shown logic. The dominant risk is supply-chain/system-integrity exposure: the module auto-installs tooling at runtime (pip install without hash/version pinning and curl download from external mirrors) and extracts a downloaded tarball into /usr/local/bin using tarfile.extractall() without visible integrity verification or tar member path validation in this module. Tool-path overrides further increase execution risk if misused. Overall, this module should be reviewed/mitigated for secure downloading, verification (hash/signature), and safer archive extraction, even if its intent is benign scanning orchestration.

Confidence: 70%Severity: 72%
Audit Metadata
Analyzed At
Aug 22, 2026, 11:12 PM
Package URL
pkg:socket/skills-sh/huaweicloud%2Fhuaweicloud-skills%2Fhuawei-cloud-skill-audit%2F@0013a2ed95b03ea80f1f7054e192598a236aba7a69132daf35e7789abe33a9fe
Security Audit — socket — huawei-cloud-skill-audit