install

Warn

Audited by Snyk on Mar 30, 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.

Issues (2)

W011
MEDIUM

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

W012
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 30, 2026, 01:20 AM
Issues
2