init

Fail

Audited by Snyk on Jun 13, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). The raw GitHub URL points to an executable install.sh from an individual/unknown account (direct curl | bash style installs are high-risk and can distribute malware), while the 127.0.0.1:7878/api/health endpoint is a benign local health check and not a download.

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


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.90). The prompt instructs the agent to download-and-execute an external installer (curl | bash) and run commands that write/start a launchd plist (install a daemon), which actively modifies system state and service configuration on the host.

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jun 13, 2026, 07:51 AM
Issues
3
Security Audit — snyk — init