find-skills

Warn

Audited by Snyk on Apr 12, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 0.90). The skill explicitly instructs the agent to search and install community packages from the public skills.sh registry and linked GitHub repos (see SKILL.md references to https://skills.sh and the npx skills find/add commands), so it will fetch and act on untrusted, user-contributed third-party content that can change tool behavior.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill instructs the agent/user to fetch and install remote skill code at runtime (e.g., git clone https://github.com/43COLLEGE/43-Agent-skills.git and npx skills add owner/repo@skill), which downloads/exposes external code that can be executed and directly control agent behavior.

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
Apr 12, 2026, 05:56 AM
Issues
2