oh-my-hermes-workflow

Fail

Audited by Snyk on May 16, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). The set includes an explicit "curl | bash" to a raw.githubusercontent.com install.sh from an unvetted GitHub account/repo (and instructions to run other repository scripts), which is a high-risk pattern for distributing arbitrary/malicious shell code; the other links are mostly docs, API endpoints, or placeholders and are lower risk but do not mitigate the danger of executing the install script.

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

  • Third-party content exposure detected (high risk: 0.80). The skill's autonomous workflows explicitly read and act on user-generated GitHub content (e.g., the "auto-issue-triage" hourly job and "manage-github-issues" / Autonomous CTO Loop in SKILL.md) via the GitHub integration, so untrusted third-party issue text can influence decisions and trigger actions.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W011
MEDIUM

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

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
CRITICAL
Analyzed
May 16, 2026, 08:47 PM
Issues
3
Security Audit — snyk — oh-my-hermes-workflow