collaborating-with-hermes

Warn

Audited by Snyk on Jul 20, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.85). The required runtime path is scripts/hermes_bridge.pyrun_hermes() executes the external hermes process and captures its stdout (completed.stdout) and then includes it in the returned JSON as agent_messages/artifact/handoff, so any free-form content produced by Hermes (an outsider provider’s output) can flow into the agent LLM context; this is an “outsider-authored free text” category via provider response ingestion.

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

  • Attempt to modify system services in skill instructions detected (high risk: 0.90). The skill explicitly allows and instructs running Hermes with execution rights (e.g., --worktree and an authorized direct-execution flow), and even mandates adding --ignore-rules (bypassing project safeguards), which enables modification of the workspace and therefore can change the machine state.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 20, 2026, 02:45 PM
Issues
2
Security Audit — snyk — collaborating-with-hermes