install-openviking-memory

Warn

Audited by Snyk on May 11, 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.

Issues (3)

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
MEDIUM
Analyzed
May 11, 2026, 02:41 AM
Issues
3