3d-chladni-render

Fail

Audited by Snyk on Aug 11, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 1.00). The URL is an individual GitHub repository that the skill clones and then runs npm install and npm scripts (including an Electron exporter), which can execute arbitrary code from an unvetted source and is therefore a suspicious distribution vector.

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

  • Potentially malicious external URL detected (high risk: 1.00). The runtime script clones and updates the remote repository https://github.com/nolangz/3D-Chladni.git and then installs and executes its code (npm ci and npm run export:video), so remote content fetched at runtime is executed.

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 11, 2026, 07:06 AM
Issues
2
Security Audit — snyk — 3d-chladni-render