run-ui-registry-variations

Pass

Audited by Gen Agent Trust Hub on Sep 4, 2026

Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses a bash script scripts/validate-registry-access.sh which executes curl to validate registry connectivity. It also suggests using sops-secret-access and curl directly for manual validation. While scoped to registry validation, these are active shell commands.
  • [INDIRECT_PROMPT_INJECTION]: The skill ingests data from external UI component registries (shadcnblocks, Aceternity, and shadcn.darkmatter.io) to build UI variations. Malicious content in a registry (e.g., a component's name or metadata containing instructions) could influence the agent's behavior during the build process.
  • Ingestion points: Fetches from shadcnblocks, Aceternity, and shadcn.darkmatter.io registries.
  • Boundary markers: None explicitly defined for the external component data.
  • Capability inventory: Executes shell scripts (validate-registry-access.sh), uses curl, potentially uses sops, and writes multiple local files for UI variations.
  • Sanitization: The skill instructions emphasize non-secret evidence in reports but lack specific sanitization for registry-returned component data.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 4, 2026, 02:39 AM
Security Audit — agent-trust-hub — run-ui-registry-variations