design-md
Warn
Audited by Snyk on Apr 10, 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.90). The skill's SKILL.md explicitly instructs agents to fetch and read DESIGN.md files from the public GitHub repo "VoltAgent/awesome-design-md" (see the "Awesome DESIGN.md library" and the gh api commands to read/copy DESIGN.md), which are untrusted third-party sources that the agent is expected to read and use to drive design generation and decisions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly instructs runtime fetching of DESIGN.md files from the VoltAgent GitHub repository (https://github.com/VoltAgent/awesome-design-md) using gh API commands, which would inject externally-fetched DESIGN.md content that directly controls agent prompts/instructions.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata