tapforce-tailwindcss
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- SAFE (SAFE): The skill follows developer best practices for configuring a project environment. All shell commands are used for legitimate project management tasks such as version checking, dependency installation, and configuration file creation. No security violations or malicious intent were identified.
- COMMAND_EXECUTION (LOW): The skill utilizes bash commands (grep, echo, cat, pnpm) to manage the local project environment. These operations are restricted to the declared allowed-tools (Bash, Read, Write) and are functionally necessary for setting up and validating a Tailwind CSS environment.
- EXTERNAL_DOWNLOADS (LOW): The skill references the official Tailwind CSS CDN and utilizes standard package managers to install well-known packages (tailwindcss, postcss). These are standard development workflows and do not involve piped remote execution of untrusted scripts.
Audit Metadata