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-clibinary 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
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata