tailwind-setup
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Analysis of the skill's instructions and bundled scripts confirms it performs only intended frontend configuration tasks. No malicious patterns, obfuscation, or data exfiltration attempts were found.
- [COMMAND_EXECUTION]: The skill executes a bundled shell script
scripts/apply-theme.shto manage CSS configuration. Technical review of the script shows it is restricted to local file existence checks and standard file concatenation usingcatandgrepwithout any risky subprocess spawning or network access. - [EXTERNAL_DOWNLOADS]: The skill installs common UI development packages and uses the
shadcnCLI vianpx. These resources are fetched from well-known repositories and registries, aligning with standard industry practices for React application development.
Audit Metadata