web-design-guidelines
Warn
Audited by Snyk on Mar 7, 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's SKILL.md explicitly instructs the agent to "Fetch the latest guidelines" from a public raw.githubusercontent.com URL and "apply all rules from the fetched guidelines," meaning the agent will retrieve and interpret untrusted third-party content that can change its actions and output format.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly instructs fetching runtime rules from https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.md via WebFetch, and that fetched content directly controls the agent's review instructions and output format, making it a required external dependency.
Audit Metadata