skills/impertio-studio/tailwindcss-claude-skill-package/tailwind-impl-build-nextjs/Gen Agent Trust Hub
tailwind-impl-build-nextjs
Pass
Audited by Gen Agent Trust Hub on Aug 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill contains technical documentation and standard configuration files for React and Tailwind CSS development.
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to install standard development dependencies such as tailwindcss and @tailwindcss/postcss from official registries. These are well-known packages from established organizations.
- [COMMAND_EXECUTION]: The skill includes instructions to run standard development commands like npx tailwindcss init -p and npm run dev, which are routine for web development projects.
- [INDIRECT_PROMPT_INJECTION]: The skill includes a code example (Example 10 in references/examples.md) that demonstrates fetching product data from an API and rendering it. Ingestion point: fetch call to api.example.com in references/examples.md. Boundary markers: Absent. Capability inventory: The skill performs file writes and executes build commands through its integration instructions. Sanitization: Absent in the snippet. This is a standard coding pattern and is assessed as safe.
Audit Metadata