design-system-library

Fail

Audited by Snyk on Aug 19, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). Most links are standard web/CDN/font providers (Google Fonts, Tailwind CDN), but https://opencode.ai/install and https://ollama.com/install.sh are suspicious because they point to unknown installer endpoints and a direct .sh installer (direct shell scripts are high-risk to run).

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

  • Potentially malicious external URL detected (high risk: 0.80). The skill embeds and requires the Tailwind Play CDN script at runtime (), which fetches and executes remote JavaScript from https://cdn.tailwindcss.com to perform rendering, so this external URL is a runtime dependency that executes remote code.

Issues (2)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 19, 2026, 01:44 PM
Issues
2
Security Audit — snyk — design-system-library