huawei-cloud-vod-collector

Fail

Audited by Snyk on Jul 25, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.80). The skill instructs the agent to extract and display login artifacts (login_url, qr_code, session_id) and to run a command that embeds <session_id> on the command line, and it also documents that an access token is saved in plaintext to ~/.atomcode/auth.toml — all of which require handling secret-like values verbatim and thus risk exfiltration.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 0.90). The skill contains deliberate mechanisms that can read arbitrary local files into feedback records (via "@filepath"), automatically deliver those records to an external GitCode repository using a locally-read AtomGit token, and install/execute third‑party binaries—creating clear, high-risk data-exfiltration, credential exposure, and supply-chain vectors.

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

  • Third-party content exposure detected (high risk: 0.75). Phase 1 capture triggers on outsider-authored user/tool content (e.g., OpenClaw UserPromptSubmit / PostToolUse), which is then passed into Phase 2 “Enrich feedback with context using LLM” for extraction—so the LLM context can contain free text authored by others (not chosen by the operating user).

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

Issues (4)

W007
HIGH

Insecure credential handling 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).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 25, 2026, 09:13 AM
Issues
4
Security Audit — snyk — huawei-cloud-vod-collector