web-design-guidelines
Warn
Audited by Snyk on Mar 9, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The skill explicitly instructs using WebFetch to retrieve the latest guidelines from the public URL https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.md and then to apply those fetched rules to drive checks and output, so untrusted public GitHub content can directly influence agent actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill explicitly fetches runtime guidelines from https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.md which provide the rules and output-format instructions used to control the agent's behavior and are required for each review.
Audit Metadata