overseas-trending-search

Fail

Audited by Snyk on Aug 15, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The skill explicitly asks for an API key and shows examples that pass it as a command-line argument (--api-key ak_你的密钥) or echo it into a config file, which would require an agent/LLM to handle and potentially emit the secret value verbatim (insecure).

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

  • Third-party content exposure detected (medium risk: 0.30). 该技能在运行时会对外部平台进行关键词搜索并把返回的标题/作者等自由文本(来自 X/TikTok/YouTube 的帖子内容)写入 HTML 模板的 {{INITIAL_DATA}}scripts/digest.py:generate_htmlassets/report_template.htmlrenderCards/renderTable 读取并插入到页面)。

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

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

Audit Metadata
Risk Level
HIGH
Analyzed
Aug 15, 2026, 09:46 AM
Issues
2
Security Audit — snyk — overseas-trending-search