pp-vagaro

Warn

Audited by Snyk on Jul 9, 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.65). The required workflow is to run the vagaro-pp-cli binary with --agent, which fetches/reads Vagaro business/service/availability data (outsider-authored web/API content) and returns it as JSON that the agent ingests into LLM context, creating an indirect prompt-injection risk.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.80). The skill's prerequisite/install steps include commands that fetch and execute remote code (npx -y @mvanhorn/printing-press-library install vagaro and go install github.com/mvanhorn/printing-press-library/library/health/vagaro/cmd/vagaro-pp-cli@latest), and the CLI is a required dependency if not already present, so these external fetches could run code at runtime (flagging the GitHub URL: github.com/mvanhorn/printing-press-library/library/health/vagaro/cmd/vagaro-pp-cli).

Issues (2)

W011
MEDIUM

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

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 9, 2026, 05:24 AM
Issues
2
Security Audit — snyk — pp-vagaro