find-skills

Warn

Audited by Snyk on Apr 7, 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 fetches and ingests public SkillHub search and index results (e.g., SKILLHUB_SEARCH_URL "https://lightmake.site/api/v1/search" and SKILLHUB_PRIMARY_DOWNLOAD_URL_TEMPLATE/"https://lightmake.site/api/v1/download?slug={slug}" plus the SKILLHUB index URL) as part of its required workflow (see SKILL.md "1. 用户询问...先执行 search" and scripts/skillhub_tool.py functions like fetch_search_results, resolve_install_metadata, and install_skill_archive), so untrusted third‑party metadata and archives from the open web can directly drive installs and subsequent actions.

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

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 7, 2026, 03:38 AM
Issues
2