Install or refresh oh-my-claudecode for plugin, npm, and local-dev setups from the canonical setup flow
56
—
Does it follow best practices?
Impact
—
No eval scenarios have been run
Advisory
Suggest reviewing before use
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill fetches instructions or code from an external URL at runtime, and the fetched content directly controls the agent’s prompts or executes code. This dynamic dependency allows the external source to modify the agent’s behavior without any changes to the skill itself.
Potentially malicious external URL detected (high risk: 0.90). The setup explicitly requires running a script that may fetch the canonical CLAUDE.md from GitHub (fallback: https://raw.githubusercontent.com/Yeachan-Heo/oh-my-claudecode/main/docs/CLAUDE.md) at runtime, and that fetched CLAUDE.md contains agent configuration/context/instructions that directly control the agent's prompts and is required for setup.
6c59219
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.