web-design-guidelines
Warn
Audited by Snyk on Mar 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.90). This skill's SKILL.md explicitly instructs the agent to fetch and "use WebFetch" to load guidelines from the public URL https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.md, so untrusted, user-hosted content would be read and directly drive rule application and output behavior, enabling indirect prompt injection.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly fetches runtime guidelines from https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.md, and that fetched content supplies the rules and output-format instructions which directly control the agent's behavior and are required for operation.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata