design-system-prep
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses the WebFetch tool to analyze live websites for design patterns, which is necessary for its core function of design system synthesis.
- [COMMAND_EXECUTION]: The skill performs local file system operations (ls, Read) to analyze UI packages and configuration files such as package.json and tailwind.config.
- [PROMPT_INJECTION]: The skill processes untrusted data from external URLs and local documents, creating a surface for indirect prompt injection.
- Ingestion points: External URLs via WebFetch, local files via Read, and GitHub repositories.
- Boundary markers: Absent.
- Capability inventory: Network access (WebFetch), file system access (ls, Read, Write).
- Sanitization: Absent.
Audit Metadata