vss-search-index
Warn
Audited by Snyk on Aug 12, 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). In
SKILL.mdthe outsider-provided natural-languagequeryand optionaltags/timeFilterare sent verbatim at runtime viaPOST /manager/search/query, and the workflow then ingests and parses the returned search results object for ranking/timestamps.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The bootstrap script (scripts/vss-bootstrap.sh) may perform a runtime git clone of the repository https://github.com/open-edge-platform/edge-ai-libraries.git and then use/run the fetched application sources (it clones via git at runtime and the skill then cd's into the resolved app root to run commands), so remote code is fetched and relied upon during skill execution.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata