nby-awesome-design-md
Warn
Audited by Snyk on Jun 15, 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). The workflow clones a public GitHub repository at runtime and then copies/reads
design-md/$BRAND/DESIGN.mdfrom that repo into the project root, so outsider-authored free text from the public web (VoltAgent/awesome-design-md) is ingested into the agent’s LLM context via the appliedDESIGN.mdcontent.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill clones/pulls https://github.com/VoltAgent/awesome-design-md.git at runtime and then reads DESIGN.md files from that repo which it explicitly requires as the single source of truth to control generation instructions and UI 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