find-skills

Warn

Audited by Snyk on Aug 11, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (low risk: 0.10). The skill’s required runtime workflow ingests only first-party search results metadata via search_skills(query) and installs a specific third-party skill only after explicit user install intent (install_skill(install_source)), but it does not read arbitrary outsider-authored free text without actively selecting/fetching a specific item.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill shows a runtime call to install_skill("claude-plugins:vercel-labs/agent-skills/skills/react-best-practices") (SKILL.md:109) which will fetch and install third‑party code that runs with full agent permissions, so external content is retrieved at runtime and can execute.

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 11, 2026, 04:26 PM
Issues
2
Security Audit — snyk — find-skills