huawei-cloud-storage-query
Warn
Audited by Snyk on Jun 15, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The environment check (scripts/check_env.sh → scripts/ensure_env.py) fetches and may execute remote installer code (it downloads and runs get-pip.py from https://mirrors.huaweicloud.com/repository/pypi/simple/get-pip.py or https://bootstrap.pypa.io/get-pip.py and then uses pip with mirrors such as https://repo.huaweicloud.com/repository/pypi/simple, https://pypi.tuna.tsinghua.edu.cn/simple, https://mirrors.aliyun.com/pypi/simple to install packages), so these URLs are runtime-fetched and directly result in executing remote code.
MEDIUM W021: Hidden or invisible Unicode characters detected (potential obfuscation or prompt injection).
- Hidden Unicode characters detected (1 type(s) found)
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W021
MEDIUMHidden or invisible Unicode characters detected (potential obfuscation or prompt injection).
Audit Metadata