hermes-agent

Fail

Audited by Snyk on Aug 14, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). The list contains a direct raw GitHub install script (curl|bash) and a non-official/typosquat-looking base URL (chatgpt.com) referenced as a provider endpoint, both of which are common vectors for delivering or redirecting to malicious payloads.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 0.90). This document describes multiple high-risk features that can be abused for remote code execution, credential exfiltration, and supply-chain compromise (curl|bash installer, arbitrary remote-skill installs with auto-imported code, shell/terminal tool execution with approval-bypass options, webhooks/debug upload endpoints, and local secret stores).

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: 1.00). The skill explicitly recommends running privileged/system-level commands (e.g., "hermes gateway install" and "sudo loginctl enable-linger $USER") and editing system files like /etc/wsl.conf or service state via systemctl, which require sudo or otherwise modify the host system state.

Issues (4)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

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
Aug 14, 2026, 07:56 AM
Issues
4
Security Audit — snyk — hermes-agent