companion-clis

Warn

Audited by Snyk on Apr 15, 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.90). The SKILL.md explicitly instructs fetching content from public, user-controlled sources (e.g., "hf download ..." from HuggingFace, "gh repo clone owner/repo" for GitHub repos, and Docker Hub images referenced under Docker/Docker Hub), which are untrusted third‑party artifacts that will be ingested/built into containers and can materially change runtime behavior.

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 includes explicit privileged operations and system-file modifications (sudo apt installs and adding apt keyrings, sudo usermod to add the user to the docker group, instructions to install system-wide tools, and edits to SSH-related config), which instruct changing the machine's state and require elevated privileges.

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
Apr 15, 2026, 01:39 AM
Issues
3