Security Audit
tailwind-patterns
github.com/sickn33/antigravity-awesome-skillsTrust Assessment
tailwind-patterns received a trust score of 85/100, placing it in the Mostly Trusted category. This skill has passed most security checks with only minor considerations noted.
SkillShield's automated analysis identified 1 finding: 0 critical, 1 high, 0 medium, and 0 low severity. Key findings include Excessive File System Permissions Declared.
The analysis covered 4 layers: Manifest Analysis, Static Code Analysis, Dependency Graph, LLM Behavioral Safety. All layers scored 70 or above, reflecting consistent security practices.
Last analyzed on February 20, 2026 (commit e36d6fd3). SkillShield performs automated 4-layer security analysis on AI skills and MCP servers.
Layer Breakdown
Behavioral Risk Signals
Security Findings1
| Severity | Finding | Layer | Location | |
|---|---|---|---|---|
| HIGH | Excessive File System Permissions Declared The skill declares broad file system permissions (Read, Write, Edit, Glob, Grep) which appear excessive for a skill focused on describing 'Tailwind CSS patterns'. 'Write' and 'Edit' permissions, in particular, allow the skill to modify or delete arbitrary files, posing a significant risk if the skill were to be compromised or misused. 'Glob' and 'Grep' also grant broad access to file system information. Review and restrict the 'allowed-tools' to the absolute minimum necessary for the skill's intended function. For a descriptive skill, 'Read' might be justifiable for analyzing existing code, but 'Write', 'Edit', 'Glob', and 'Grep' are likely unnecessary and should be removed or replaced with more granular permissions if specific file operations are truly required. | LLM | SKILL.md |
Scan History
Embed Code
[](https://skillshield.io/report/4215acc973759d10)
Powered by SkillShield