qimao-novel-scraper

Fail

Audited by Snyk on Aug 8, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). This skill provides step-by-step automation to scrape and archive full novel content (including first 3 chapters and "原文" copies) from qimao.com using unsafe page evaluation and browser automation, which enables large-scale unauthorized data exfiltration of copyrighted material.

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

  • Third-party content exposure detected (medium risk: 0.30). 运行时工作流在 Step 1/4/5 使用 playwright 打开并抓取七猫网页(新书榜、书籍详情简介全文、以及前 3 章正文全文),这些文本来自第三方平台页面而非一套固定的可信输入。

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill uses playwright at runtime to navigate and scrape content from https://www.qimao.com and its listed subpaths (e.g., /paihang, /shuku, /reader), and the fetched book rankings, intros and chapter text are injected into the agent's context and directly drive prompt outputs and generation.

Issues (3)

E006
CRITICAL

Malicious code pattern detected in skill scripts.

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
CRITICAL
Analyzed
Aug 8, 2026, 11:26 PM
Issues
3
Security Audit — snyk — qimao-novel-scraper