hermes-web-ui-dashboard

Fail

Audited by Snyk on Jun 12, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). The list includes direct raw GitHub shell script links (curl-able setup.sh), a prebuilt Docker image and npm package from untrusted/unknown user accounts (EKKOLearnAI / ekkoye8888), and GitHub repos of unclear provenance — all high-risk distribution vectors — while many localhost and official API endpoints are benign but do not mitigate the risk of running remote installers or images.

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 prompt includes explicit commands that modify system state requiring root (creating/modifying a systemd service in /etc and running sudo systemctl, and sudo chown usage), which pushes the agent to perform privileged actions 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 12, 2026, 10:35 PM
Issues
3
Security Audit — snyk — hermes-web-ui-dashboard