install-sections
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
pnpm dlx shadcn addto programmatically add UI blocks to the project. This is a standard and safe workflow for scaffolding components in modern React environments. - [EXTERNAL_DOWNLOADS]: UI components are retrieved from the
@shadcnblocksnamespace on the npm registry. These are well-known external resources used for building user interfaces. - [SAFE]: The skill includes explicit instructions to check for existing files before installation and mandates that the agent must not overwrite existing components, preventing accidental data loss or disruption of custom styles.
Audit Metadata