huawei-cloud-skill-audit
Fail
Audited by Snyk on Aug 22, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.80). Two proxy/redirect URLs (gh.ddlc.top and gh-proxy.com) point to GitHub release download paths that can deliver direct binaries while obscuring the real origin, which is a common malware distribution pattern; the other links are official documentation or code-hosting pages and are not suspicious.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The skill’s required runtime workflow ingests outsider-authored free text by reading files from the user-supplied
--targetskill directory (e.g., arbitrary.md/.pycontent) and scanning it for prompt-injection strings via the built-inskillspectorandgitleakschecks.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata