vos-create
Warn
Audited by Snyk on Aug 26, 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.mdstep 2, the workflow reads every outsider-authored recipe/exemplar markdown (.mdbodies and exemplar configs/docs viacontentUrls) from the user-selectedvos.sofolder, so free text submitted by the folder owner/outsider can be ingested and followed at runtime.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill issues runtime GETs to https://vos.so/api/folders/{id} and https://vos.so/vos/ (base https://vos.so/api) to pull folder recipes and exemplar configs whose content is then used to directly control the agent's authoring/instructions, so this is a remote runtime dependency that controls prompts.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata