design-ui

Warn

Audited by Snyk on Apr 9, 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). The skill's required workflow explicitly runs "npx skills add pbakaus/impeccable" to fetch and install a public package (from npm/GitHub) if a sub-skill is missing, meaning the agent will pull and execute untrusted third‑party code from an open registry that can change its behavior.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill runs a runtime installation command that fetches and executes code from a remote package ("npx skills add pbakaus/impeccable"), which is a required dependency used to provide/execute the missing skills, so it directly brings remote code into the agent execution environment.

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
Apr 9, 2026, 02:38 PM
Issues
2