pp-eero

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). Outsider-authored free text enters at runtime via the agent’s own user question passed into eero-pp-cli recall "<user's question>" --agent, which is then used to drive subsequent “candidates/playbook/notes” selection from stored learning and may affect tool behavior based on that text.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill includes install commands that fetch and execute remote code at runtime (e.g., "npx -y @mvanhorn/printing-press-library install eero --cli-only" and "go install github.com/mvanhorn/printing-press-library/library/devices/eero/cmd/eero-pp-cli@latest" and "go install github.com/mvanhorn/printing-press-library/library/devices/eero/cmd/eero-pp-mcp@latest"), so these runtime installers are external dependencies that can execute remote code.

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
Aug 11, 2026, 03:01 AM
Issues
2
Security Audit — snyk — pp-eero