multi-agent-orchestration

Fail

Audited by Snyk on Aug 21, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). These URLs include insecure wildcard patterns (http://* and https://*) and a direct link to an install script on an untrusted/reserved domain (https://example.invalid/install.sh), both of which are high-risk indicators for delivering or obscuring malicious installers/scripts.

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

  • Attempt to modify system services in skill instructions detected (medium risk: 0.60). The skill explicitly describes scripts that auto-bypass interactive "trust" and "permission" dialogs by sending keystrokes and running background watchers (automating acceptance of permission prompts), which effectively instructs automation to bypass host-level confirmation flows; it also references package install commands (including sudo apt-get) though installs are said to require explicit approval.

Issues (2)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 21, 2026, 04:24 PM
Issues
2
Security Audit — snyk — multi-agent-orchestration