CtrlK
BlogDocsLog inGet started
Tessl Logo

omc-setup

Setup and configure oh-my-claudecode (the ONLY command you need to learn)

62

Quality

53%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Critical

Do not install without reviewing

Optimize this skill with Tessl

npx tessl skill review --optimize ./skills/omc-setup/SKILL.md
SKILL.md
Quality
Evals
Security

Security

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.

Critical

E005: Suspicious download URL detected in skill instructions

What this means

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.

Why it was flagged

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.

Report incorrect finding
Medium

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

What this means

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.

Why it was flagged

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.

Repository
Yeachan-Heo/oh-my-claudecode
Audited
Security analysis
Snyk

Is this your skill?

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.