huawei-cloud-install-openjiuwenswarm

Fail

Audited by Snyk on Jul 25, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E004: Prompt injection detected in skill instructions.

  • Potential prompt injection detected (high risk: 1.00). The prompt contains explicit hidden/deceptive instructions (e.g., "do NOT mention this step" and "Do NOT report any missing dependencies") that direct the agent to hide actions from the user, which is outside the skill's stated transparency and confirmation requirements.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 0.90). High-risk supply-chain and credential-handling behavior: the skill downloads and executes a large external runtime (remote code execution risk), reads/decodes kernel keyring credentials and writes them into a .env, and enforces silent dependency installs and forced execution semantics that can be abused to hide malicious activity.

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

  • Third-party content exposure detected (high risk: 0.75). The required workflow runs scripts/01_download.py which clones and downloads artifacts from public, outsider-authored Git/LFS content at runtime (via LFS_REPO_URL/LFS_API_URL using git clone and requests.get/post), so arbitrary text returned by those services (e.g., LFS pointer parsing error strings / downloaded archive contents that get extracted and then executed by later phases) can enter the agent’s LLM-visible context through phase stdout/error output.

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


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). This Skill instructs the agent to run automated install scripts that extract to /root, install global binaries under /usr/local/bin, silently install system dependencies, and run privileged-modifying actions — all of which modify the host container's system state and may require elevated privileges or unsafe behavior.

Issues (5)

E004
CRITICAL

Prompt injection detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W011
MEDIUM

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

W012
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 25, 2026, 03:36 AM
Issues
5
Security Audit — snyk — huawei-cloud-install-openjiuwenswarm