llm-monitoring-dashboard

Fail

Audited by Snyk on Mar 21, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (medium risk: 0.65). Most links point to reputable CDNs and known services (Google Fonts, jsDelivr, Chart.js, OpenRouter), but the presence of raw install scripts (raw.githubusercontent.com/*.sh and *.ps1) and curl|bash / iwr|iex install instructions from an unverified GitHub user (nooscraft) is a high‑risk pattern for malware distribution if the repo or account is not trusted.

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

  • Third-party content exposure detected (high risk: 0.90). The skill's required Step 1 installation commands explicitly fetch and execute a public install script (curl -fsSL https://raw.githubusercontent.com/nooscraft/tokuin/main/install.sh | bash) from raw.githubusercontent.com, which is untrusted third‑party content that would be run/interpreted as part of the workflow and could therefore inject instructions affecting tool behavior.

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

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

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
CRITICAL
Analyzed
Mar 21, 2026, 04:49 AM
Issues
3