huawei-cloud-openviking-agent-integration

Fail

Audited by Snyk on Aug 24, 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 accepts an API key via a command-line argument (e.g., --api-key KEY / example sk-xxx), which encourages embedding secrets verbatim into generated commands or scripts — an insecure pattern — even though the doc warns not to echo keys.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). The package contains deliberate, persistent template injections and agent guidance that enable silent/automatic indexing and storage of local files and memories and supports sending those to a configurable OpenViking endpoint (including remote URLs), plus documentation showing how to extract process environment secrets — together these behaviors enable stealthy data exfiltration and persistent backdoor-like changes.

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). The skill instructs the agent to modify persistent system files under root (injecting config into /root/template// and operating on sandboxes in /root/job-envs/sandboxes/ via scripts like integrate.sh/unbind.sh), which changes the host state and likely requires elevated privileges.

Issues (4)

W007
HIGH

Insecure credential handling detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

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
Aug 24, 2026, 01:07 PM
Issues
4
Security Audit — snyk — huawei-cloud-openviking-agent-integration