install

Warn

Audited by Snyk on Mar 3, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 1.00). This skill instructs installing registry items from a public GitHub raw URL (https://raw.githubusercontent.com/udecode/dotai/main/registry/all.json) and adding a postinstall that runs "npx skiller@latest apply" to auto-generate agent instructions, so untrusted third-party JSON could directly influence agent behavior.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The install steps fetch and execute remote packages and content — e.g., the command "npx shadcn@latest add https://raw.githubusercontent.com/udecode/dotai/main/registry/all.json" pulls a raw GitHub registry (likely containing prompts) and the suggested postinstall "npx skiller@latest apply" runs remote code to auto-generate agent instructions, so external content directly controls prompts/executes code.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 3, 2026, 11:52 AM