pp-nutrition

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 runs nutrition-pp-cli in --agent mode, which at runtime retrieves/enriches food records from external sources (USDA FoodData Central and NutritionValue.org) and returns their text/JSON into the agent’s LLM context, creating an indirect prompt-injection path from outsider-authored web/API content.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill instructs installing required binaries via remote Go install paths (github.com/mvanhorn/printing-press-library/library/food-and-dining/nutrition/cmd/nutrition-pp-cli@latest and github.com/mvanhorn/printing-press-library/library/food-and-dining/nutrition/cmd/nutrition-pp-mcp@latest), which fetch and execute remote code at setup/runtime and are required dependencies.

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, 04:31 PM
Issues
2
Security Audit — snyk — pp-nutrition