lov-install-shadcn-ui

Pass

Audited by Gen Agent Trust Hub on Sep 7, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill processes project-specific configuration data that could potentially contain malicious instructions.
  • Ingestion points: Ingests package.json, components.json, and project style files to determine configuration as specified in the SKILL.md Workflow.
  • Boundary markers: The SKILL.md Execution boundary distinguishes between analysis and modification phases, but does not implement explicit boundary markers or 'ignore' instructions for the data being read.
  • Capability inventory: The skill possesses file-writing capabilities and can execute shell commands like npx and build scripts.
  • Sanitization: There is no explicit validation or sanitization defined for the content of the project files before they are processed by the agent.
  • [EXTERNAL_DOWNLOADS]: The skill instructions include installation via the NPM registry.
  • Evidence: README.md instructs the user to install the skill using npx skills add lov-install-shadcn-ui -g -y.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 7, 2026, 09:48 AM
Security Audit — agent-trust-hub — lov-install-shadcn-ui