skills/impertio-studio/shadcn-ui-claude-skill-package/shadcn-errors-cli-sync-mismatch/Gen Agent Trust Hub
shadcn-errors-cli-sync-mismatch
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use standard development commands such as
git status,git diff, andgit logto monitor file changes and ensure a clean working tree. - [EXTERNAL_DOWNLOADS]: It references the
shadcnCLI, which is downloaded from the official npm registry using the standardpnpm dlxcommand. - [REMOTE_CODE_EXECUTION]: The recommended use of
pnpm dlx shadcn@latestinvolves executing the package from the npm registry. This is the standard method for running the shadcn utility and is considered a safe operation for this well-known development tool.
Audit Metadata