search-skill

Warn

Audited by Snyk on Aug 20, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (medium risk: 0.30). SKILL.md’s runtime workflow for “search-skill” ingests and treats as untrusted free-text candidate descriptions fetched from external catalogs (e.g., via npx skills find and WebFetch https://skills.sh/search?...) before scoring and potentially installing an outsider-authored skill.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill explicitly performs runtime network fetches and installs third-party skill tarballs (bin/add-skill uses curl / may WebFetch tarball URLs), for example via the skills.sh search URL https://skills.sh/search?q= and curated repo references like vercel-labs/agent-skills, which means remote code will be fetched and installed at runtime.

Issues (2)

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
MEDIUM
Analyzed
Aug 20, 2026, 05:31 PM
Issues
2
Security Audit — snyk — search-skill