web-design-reviewer
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it retrieves and processes content from external websites.
- Ingestion points: External data is ingested via
browser_navigateandbrowser_snapshotas described inSKILL.md. - Boundary markers: The instructions do not define specific boundary markers or 'ignore' instructions for the data retrieved from websites.
- Capability inventory: The skill has
File Read/WriteandCode Searchcapabilities used to apply CSS/JS fixes to the local project files. - Sanitization: There is no mention of sanitizing or escaping the DOM content or text retrieved from the target URLs before processing.
- [EXTERNAL_DOWNLOADS]: The skill documentation recommends using the Playwright MCP server, which involves downloading the
@playwright/mcppackage from the official NPM registry vianpx.
Audit Metadata