roadrunner-convert-lanelet2-to-rrhd
Warn
Audited by Snyk on Jun 16, 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). At runtime, the skill parses the Lanelet2 input
.osmXML (outsider-authored free text) viaxmlread(osmFile)and then ingests its<tag k="...">v</tag>values into MATLAB structures (parseOSM.m→nodes/ways/relations), which are later used to generate LLM-visible code/strings and thus can carry indirect prompt-injection content.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata