dashboard-design-system
Pass
Audited by Gen Agent Trust Hub on Aug 23, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONPROMPT_INJECTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill utilizes the shadcn CLI via npx to initialize the design system and add interactive components to the project. This involves downloading and executing packages from the npm registry. Evidence: 'npx shadcn@latest init' and 'npx shadcn@latest add' in shadcn.md.\n- [INDIRECT_PROMPT_INJECTION]: The skill instructions rely on interpreting user-provided dashboard routes and UI source code to apply consistent styling.\n
- Ingestion points: User-defined UI components and project routing structures.\n
- Boundary markers: No delimiters or safety instructions provided to isolate user code from agent instructions.\n
- Capability inventory: Shell execution capabilities via npx and the ability to modify project configuration and style files.\n
- Sanitization: No validation or sanitization of the input code is defined.
Audit Metadata