web-design-guidelines
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches design guidelines from Vercel Labs' official GitHub repository. This is a standard practice for retrieving up-to-date configuration and rules from a trusted organization.
- [INDIRECT_PROMPT_INJECTION]: The skill ingests guidelines from a remote URL and user-provided local files to perform audits. This creates a surface where external content could influence the agent's instructions.
- Ingestion points:
SKILL.md(via WebFetch from GitHub) and user-specified UI files. - Boundary markers: Not explicitly defined in the prompt instructions.
- Capability inventory: File reading and network retrieval via
WebFetch. - Sanitization: Not specified; however, the remote source is a trusted vendor.
Audit Metadata