wireframe
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows its documented purpose of generating static HTML wireframes from specification files. No malicious patterns, obfuscation, or data exfiltration attempts were detected.
- [EXTERNAL_DOWNLOADS]: The skill references the official Tailwind CSS CDN (https://cdn.tailwindcss.com) in its HTML template. This is a well-known and trusted service used for styling and does not pose a security risk in this context.
- [COMMAND_EXECUTION]: The skill uses the
Bashtool to open generated HTML files using standard system utilities likeopen(macOS) orxdg-open(Linux). This is a standard procedure for previewing local files. - [PROMPT_INJECTION]: No evidence of prompt injection or attempts to override agent safety guidelines was found. The instructions are focused on parsing specs and generating UI layouts.
Audit Metadata