skeuomorphic-ui
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFE
Full Analysis
- [OBFUSCATION]: The file
demo/index.htmlcontains a Base64-encoded HTML template used to render a design preview. Technical analysis of the decoded content confirms it is a legitimate UI template designed to handle asset mapping within a sandboxed iframe, with no hidden malicious instructions. - [EXTERNAL_DOWNLOADS]: The skill demo loads standard runtime libraries (Tailwind CSS, GSAP, and Iconify) from well-known services including Cloudflare's CDN and official package domains. These are recognized utility scripts for front-end development and do not present a security risk in this context.
- [COMMAND_EXECUTION]: The skill instructions and scripts are focused entirely on styling and layout. There are no shell commands, system calls, or privileged operations requested or executed.
- [DATA_EXFILTRATION]: No patterns of sensitive file access or exfiltration to unauthorized domains were detected. Network activity is limited to fetching UI assets and libraries from well-known services.
Audit Metadata