web-design-guidelines-8
Warn
Audited by Snyk on Feb 18, 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 explicitly fetches and reads rules from a public third-party URL (https://raw.githubusercontent.com/render-oss/web-interface-guidelines/main/command.md), so the agent ingests and interprets untrusted, user-maintained content.
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 instructions from https://raw.githubusercontent.com/render-oss/web-interface-guidelines/main/command.md using WebFetch, and those fetched rules directly control the agent's review prompts and output format, making it a required external dependency that can change agent behavior.
Audit Metadata