shadcn-ui
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were detected in the skill files. All instructions and scripts are consistent with legitimate frontend development workflows.
- [COMMAND_EXECUTION]: The skill leverages the
Bashtool to executenpx shadcncommands, which is the official method for initializing projects and adding components. These commands are executed locally within the project context. - [EXTERNAL_DOWNLOADS]: The skill facilitates downloading UI component source code from the official shadcn registry via the CLI. All referenced packages are well-known and reputable libraries in the React ecosystem.
- [PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface as it processes user input to generate code and manage project files using
BashandWritecapabilities. While no specific boundary markers or sanitization steps are documented inSKILL.md, the behavior is inherent to code-generation skills and no malicious intent was observed.
Audit Metadata