skill-installer

Warn

Audited by Snyk on Aug 3, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (medium risk: 0.30). scripts/list-skills.py fetches and parses a GitHub directory listing (names) from https://api.github.com/.../contents for the user-supplied --repo/--path at runtime, which ingests outsider-authored free text from arbitrary repos.

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 explicitly tells the agent to "request escalation" when running its networked install scripts in the sandbox, i.e., to seek elevated privileges, which encourages compromising the host environment.

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
Aug 3, 2026, 10:37 AM
Issues
3
Security Audit — snyk — skill-installer