run-upl-prompts

Warn

Audited by Snyk on Aug 11, 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). The workflow performs recursive discovery of prompt files under ~/.upl/prompts or a user/agent-supplied directory and then renders the selected .txt/.upl prompt via upl build-from-json, meaning outsider-authored text can be ingested when an attacker can place or point to prompt files.

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 instructs using sudo to install the upl executable into /usr/local/bin and to run sudo make install, which modify system files 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
Aug 11, 2026, 05:34 PM
Issues
3
Security Audit — snyk — run-upl-prompts