Skip to main content

omc-setup

Facilitates the installation and configuration of oh-my-claudecode for seamless plugin and local development setups.

Install this skill

or
0/100

Security score

The omc-setup skill was audited on May 19, 2026 and we found 15 security issues across 2 threat categories, including 8 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 118

Template literal with variable interpolation in command context

SourceSKILL.md
118- If local exists, run: `bash "${CLAUDE_PLUGIN_ROOT}/scripts/setup-claude-md.sh" local`
high line 119

Template literal with variable interpolation in command context

SourceSKILL.md
119- If only global exists, run: `bash "${CLAUDE_PLUGIN_ROOT}/scripts/setup-claude-md.sh" global`
medium line 137

Template literal with variable interpolation in command context

SourceSKILL.md
137```bash
medium line 150

Template literal with variable interpolation in command context

SourceSKILL.md
150```bash
high line 157

Template literal with variable interpolation in command context

SourceSKILL.md
157Read the file at `${CLAUDE_PLUGIN_ROOT}/skills/omc-setup/phases/01-install-claude-md.md` and follow its instructions.
high line 163

Template literal with variable interpolation in command context

SourceSKILL.md
1631. **Phase 1 - Install CLAUDE.md**: Read `${CLAUDE_PLUGIN_ROOT}/skills/omc-setup/phases/01-install-claude-md.md` and follow its instructions.
high line 165

Template literal with variable interpolation in command context

SourceSKILL.md
1652. **Phase 2 - Environment Configuration**: Read `${CLAUDE_PLUGIN_ROOT}/skills/omc-setup/phases/02-configure.md` and follow its instructions. Phase 2 must delegate HUD/statusLine setup to the `hud` sk
high line 167

Template literal with variable interpolation in command context

SourceSKILL.md
1673. **Phase 3 - Integration Setup**: Read `${CLAUDE_PLUGIN_ROOT}/skills/omc-setup/phases/03-integrations.md` and follow its instructions.
high line 169

Template literal with variable interpolation in command context

SourceSKILL.md
1694. **Phase 4 - Completion**: Read `${CLAUDE_PLUGIN_ROOT}/skills/omc-setup/phases/04-welcome.md` and follow its instructions.
high line 173

Template literal with variable interpolation in command context

SourceSKILL.md
173**IMPORTANT**: This setup process saves progress after each phase via `${CLAUDE_PLUGIN_ROOT}/scripts/setup-progress.sh`. If interrupted (Ctrl+C or connection loss), the setup can resume from where it
medium line 13

Access to hidden dotfiles in home directory

SourceSKILL.md
13Note: All `~/.claude/...` paths in this guide respect `CLAUDE_CONFIG_DIR` when that environment variable is set.
low line 42

Access to hidden dotfiles in home directory

SourceSKILL.md
42/oh-my-claudecode:omc-setup --global Configure global settings (~/.claude/CLAUDE.md)
low line 63

Access to hidden dotfiles in home directory

SourceSKILL.md
63- Downloads fresh CLAUDE.md to ~/.claude/
low line 64

Access to hidden dotfiles in home directory

SourceSKILL.md
64- Backs up existing CLAUDE.md to ~/.claude/CLAUDE.md.backup.YYYY-MM-DD
medium line 117

Access to hidden dotfiles in home directory

SourceSKILL.md
117- Detect if local (.claude/CLAUDE.md) or global (~/.claude/CLAUDE.md) config exists
Scanned on May 19, 2026
View Security Dashboard
Installation guide →
Rate this skill
Categoryproductivity
UpdatedJune 15, 2026
INNERJOINT/HarnessSkills