serial-shell
Warn
Audited by Snyk on Jun 23, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.85). Outsider text can enter the LLM context via the device’s serial output:
shell_proxy.pyreads arbitrary bytes from the connected device (ser.read(...)) and prints/optionally logs them, and the skill’s runtime then returns those printed/logged contents to the agent; this is not authored by the operating user.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata