skill-installer

Warn

Audited by Snyk on Aug 18, 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). In list-skills.py, when listing, the workflow fetches and ingests free-text JSON directory listings from a GitHub repo path via the GitHub Contents API (https://api.github.com/repos/{repo}/contents/{path}?ref={ref}), and those directory entries can be authored by outsiders.

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.70). The skill instructs agents to "request escalation" when running networked install scripts and even allows downloading/overwriting preinstalled .system skills, which encourages obtaining elevated privileges or modifying system-level files and thus can compromise the host 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
Aug 18, 2026, 01:40 AM
Issues
3
Security Audit — snyk — skill-installer