omc-doctor

Warn

Audited by Snyk on May 10, 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.80). The skill's Auto-Fix explicitly fetches raw markdown from a public GitHub URL ("WebFetch(url: "https://raw.githubusercontent.com/Yeachan-Heo/oh-my-claudecode/main/docs/CLAUDE.md\", prompt: ...") and writes it into the user's CLAUDE.md, meaning untrusted third‑party content from the open web would be ingested and could change local config and subsequent agent behavior.

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: 0.90). The skill instructs the agent to modify and delete user configuration files and directories (rm, edit settings.json, overwrite CLAUDE.md, clear caches) and to fetch and write remote content, which directly changes the host machine's state and can delete user data—so it should be flagged.

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
May 10, 2026, 01:10 AM
Issues
3