roadbook

Fail

Audited by Snyk on Jun 28, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.85). These URLs include direct downloads of prebuilt binaries (tar.gz) from a likely small/unknown GitHub user (mnhkahn) with curl|untar install instructions—which is a common malware distribution pattern and therefore suspicious, while the cyeam.com page and the Microsoft device login link themselves look legitimate but do not mitigate the risk of the unknown GitHub assets.

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.80). Yes — the prompt instructs installing a third‑party CLI with sudo (sudo mv to /usr/local/bin) and running system CLI commands that modify the host environment and store tokens, so it explicitly asks to change system state requiring elevated privileges.

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 28, 2026, 04:52 AM
Issues
3
Security Audit — snyk — roadbook