tailwind
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for developers using the FrameVideo CLI and Tailwind CSS. All instructions are consistent with its stated purpose of managing CSS-first theme tokens and utility classes.
- [COMMAND_EXECUTION]: The skill references several
npx framevideocommands (lint, validate, inspect, render). These are standard development workflows for the associated toolset and do not involve unsanitized user input or privilege escalation. - [EXTERNAL_DOWNLOADS]: The skill mentions a specific pinned version of the Tailwind browser runtime (
@tailwindcss/browser@4.2.4). This is a reference to a well-known, industry-standard library and follows best practices by discouraging the use of general CDNs in favor of controlled, pinned versions. - [PROMPT_INJECTION]: No attempts to override agent behavior, bypass safety filters, or extract system prompts were detected. The instructional language used is benign and focused on technical implementation.
- [DATA_EXFILTRATION]: There are no patterns indicating sensitive data access or exfiltration. Network references are limited to official documentation for Tailwind CSS.
Audit Metadata