tailwind-css-v4-mastery
Fail
Audited by Snyk on Aug 4, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.70). The GitHub repo URL points to an unknown user’s repository that includes an executable migration script which runs npm installs and rewrites/removes project files (operationally risky), while the other URLs are official Tailwind pages and are benign.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The skill’s runtime includes an optional shell migration script that reads and rewrites files in a user-provided project directory (e.g., scanning
*.css/*.scssand HTML/JSX/Vue files for Tailwind patterns viagrep/sed), so outsider-authored free text from those files can be ingested/processed without any “select a specific item” gating.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata