tailwind-4-docs
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/sync_tailwind_docs.pyusessubprocess.runto executegitcommands (clone,fetch,checkout,reset) to manage the local documentation snapshot. These operations are restricted to standard git functionality and are consistent with the skill's stated purpose.\n- [EXTERNAL_DOWNLOADS]: The skill synchronization script fetches documentation content from the official Tailwind CSS repository on GitHub (https://github.com/tailwindlabs/tailwindcss.com). This is a well-known and trusted source, and the sync process requires explicit user acknowledgement via a command-line flag.
Audit Metadata