find-skills

Fail

Audited by Snyk on May 13, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). These links point to a third‑party skills site (skills.sh) plus a direct raw GitHub shell script (install.sh) that the skill prompt recommends installing via curl | sh from an unvetted account — executing remote .sh code without verification is a high‑risk pattern even if some components (GitHub, Anthropics) look legitimate.

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

  • Third-party content exposure detected (high risk: 0.80). The skill explicitly directs using mh skills find [query] and browsing https://skills.sh/ (see SKILL.md "Step 2: Search for Skills"), which pulls public, user-contributed skill listings and repository links that the agent is expected to read and use (e.g., to present install commands), exposing it to untrusted third‑party content that could inject instructions.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W011
MEDIUM

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

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
CRITICAL
Analyzed
May 13, 2026, 04:29 AM
Issues
3
Security Audit — snyk — find-skills