install-openviking-memory

Warn

Audited by Snyk on Mar 4, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 0.80). The skill explicitly directs cloning a public GitHub repository (https://github.com/volcengine/OpenViking.git) and installing/running packages (pip install openviking, npx ./examples/.../setup-helper) from external public sources, which causes the agent to fetch and execute untrusted third-party code whose contents could materially influence subsequent actions.

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: 0.90). This skill explicitly instructs the agent to run system-level installation commands (including sudo apt/dnf installs, global npm/pip installs, killing processes, and modifying system/home configuration files) and frames them as commands the agent should execute, which requires elevated privileges and alters the machine state.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 4, 2026, 05:59 AM