ui-design-system
Warn
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: MEDIUMREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- COMMAND_EXECUTION (MEDIUM): The script
scripts/shadcn_add.pyusessubprocess.runto execute external commands. While it avoids shell=True and uses a list for arguments, it still allows the agent to execute arbitrary CLI subcommands available through the shadcn tool.\n- EXTERNAL_DOWNLOADS (MEDIUM): The skill is designed to download and execute code from the npm registry vianpx shadcn@latest add. This exposes the system to potential supply chain vulnerabilities if the registry or the package is compromised.\n- REMOTE_CODE_EXECUTION (MEDIUM): Executing code vianpxwith the@latesttag pulls and runs remote scripts that are not pinned to a specific version, representing a dynamic execution risk.\n- PROMPT_INJECTION (LOW): The filereferences/canvas-design-system.mdcontains a 'Final Verification' section that uses a simulated user feedback pattern ('User already said...') to coerce the AI into maintaining a specific quality standard or persona.
Audit Metadata