huawei-cloud-swr-image-management

Fail

Audited by Snyk on Aug 26, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The skill explicitly instructs the agent to extract the Docker "auth" field (a base64-encoded username:password token) from API responses and present that auth_value to the user, which requires the LLM to output a secret verbatim.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (medium risk: 0.30). In SKILL.md the runtime workflow runs Huawei Cloud SWR API read operations via hcloud (e.g., List/Show namespaces, repos, tags, quotas) and then parses/outputs the returned JSON, which can include outsider-authored free text fields like repository description.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
HIGH
Analyzed
Aug 26, 2026, 07:35 PM
Issues
3
Security Audit — snyk — huawei-cloud-swr-image-management