omc-doctor

Warn

Audited by Snyk on Mar 24, 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.90). The Auto-Fix step "Missing/Outdated CLAUDE.md" explicitly uses WebFetch to retrieve raw markdown from the public GitHub URL (https://raw.githubusercontent.com/Yeachan-Heo/oh-my-claudecode/main/docs/CLAUDE.md) and write it into ~/.claude/CLAUDE.md, which means the agent ingests untrusted, public third‑party content that can change configuration/behavior and thus could enable indirect prompt injection.

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 (medium risk: 0.60). The skill instructs the agent to perform destructive and state-changing operations in the user's home directory (remove files/directories, modify settings.json, write CLAUDE.md, clear plugin caches) which can alter or delete user data—though it does not request sudo, change system-level files, or create users, so it's a moderate-risk state modification.

Issues (3)

W011
MEDIUM

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

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
MEDIUM
Analyzed
Mar 24, 2026, 07:43 AM
Issues
3
Security Audit — snyk — omc-doctor