omc-doctor

Warn

Audited by Snyk on Mar 10, 2026

Risk Level: MEDIUM
Full Analysis

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


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

  • Potentially malicious external URL detected (high risk: 0.90). The skill's Auto-Fix step issues a WebFetch to https://raw.githubusercontent.com/Yeachan-Heo/oh-my-claudecode/main/docs/CLAUDE.md at runtime to retrieve raw markdown that would be written into ~/.claude/CLAUDE.md (which can contain OMC markers and effectively inject prompts/instructions), so this is a runtime external dependency that directly controls agent behavior.

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

  • Attempt to modify system services in skill instructions detected (medium risk: 0.40). The skill instructs the agent to modify and delete user configuration files and directories (rm, edit settings.json, write CLAUDE.md fetched from the web), which changes the machine state and could delete user data, but it does not request sudo, modify system-level files, or create accounts, so the risk is moderate rather than high.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 10, 2026, 09:46 AM