ask-shadcn-architect
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill facilitates the use of the official
shadcnCLI via the commandnpx shadcn@latest add. This is an industry-standard method for component installation and does not involve any dangerous or unauthorized command sequences. - [EXTERNAL_DOWNLOADS]: Component management is handled through the official npm registry using standard developer tools. These operations target well-known and trusted package repositories, presenting no risk of remote code execution from untrusted sources.
- [SAFE]: The provided Python script
scripts/validate.pyis a placeholder that performs no operations and poses no security threat.
Audit Metadata