hermes-remote-deploy

Fail

Audited by Snyk on Jun 19, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt explicitly instructs passing API keys as command-line arguments and using commands like hermes config set DEEPSEEK_API_KEY sk-xxxx and bash scripts/deploy.sh <user@host> <provider> <api-key>, which requires embedding secret values verbatim in generated commands/config, creating an exfiltration risk.

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 directs executing remote install scripts (curl | bash) over SSH and installing system-wide dependencies (Python, Node, ffmpeg, etc.) which modify system files and likely require root/sudo access, thereby changing the host's state.

Issues (3)

W007
HIGH

Insecure credential handling 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
HIGH
Analyzed
Jun 19, 2026, 06:09 PM
Issues
3
Security Audit — snyk — hermes-remote-deploy