Setup and configure oh-my-claudecode (the ONLY command you need to learn)
62
53%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Critical
Do not install without reviewing
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/omc-setup/SKILL.mdSecurity
2 findings — 1 critical severity, 1 medium severity. Installing this skill is not recommended: please review these findings carefully if you do intend to do so.
Detected a suspicious URL in the skill instructions that could lead the agent to download and execute malicious scripts or binaries. This includes links to executables from untrusted sources, typosquatting of official packages, URL shorteners that obscure the destination, and personal file hosting services.
Suspicious download URL detected (high risk: 0.70). This is a GitHub repository (not an official vendor site) from a personal/unknown account and the setup instructs running shell scripts/downloading files that could execute arbitrary code, so while GitHub is a common distribution channel it represents a moderate-to-high risk unless you verify the repo contents and author.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 0.80). This skill explicitly downloads/installs a public CLAUDE.md (fallback to https://raw.githubusercontent.com/Yeachan-Heo/oh-my-claudecode/main/docs/CLAUDE.md in phases/01-install-claude-md.md) and later reads/parses that CLAUDE.md (phase 04 extracts OMC_VERSION and the doc is noted to include <remember> context-persistence tags), so untrusted public content can be ingested and can materially change behavior.
48ffaac
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.