esp32-firmware-engineer
Warn
Audited by Snyk on Sep 15, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (low risk: 0.10). The script fetches README content from GitHub over HTTP at runtime to check ESP-ADF compatibility matrices.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (medium risk: 0.30). The script scripts/check_plugin_compatibility.py fetches a remote README from https://raw.githubusercontent.com/espressif/esp-adf/master/README.md over HTTP during execution, creating an inbound operational dependency on an external URL.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata