ui-convert-extractor-svelte
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill describes a static transformation process from .svelte files to a structured IR JSON format for UI analysis.
- [SAFE]: It explicitly recommends skipping potentially dangerous Svelte features like {@html rawHtml} blocks which prevents the extraction of unvalidated raw HTML content into the design pipeline.
- [SAFE]: The extraction process focuses on markup, scoped styles, and component interface definitions without executing the code or performing network operations.
- [SAFE]: No suspicious patterns such as credential access, obfuscation, or remote code execution were found.
Audit Metadata