Real Skill packageSource verifiedClawHub registry

番茄小说自动发布

番茄小说章节自动发布工具。使用场景:(1) 发布单个章节到番茄小说平台;(2) 批量发布多个章节;(3) 存入草稿箱;(4) 登录番茄小说作家后台;(5) 查看作品列表和状态。触发词:番茄发布、番茄小说上传、发布章节、存入草稿箱、番茄登录。

Identity and source

Publisher attributionfollowafregistry owner unverified by skillvetai
Functional categoryAwaiting category reviewreview pending · 0% rule confidence
Package forminstruction with code9 recorded files
Canonical sourceClawHub registryclawhub:followaf:fanqie-publisher-skill
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/14/2026.claude/skills/fanqie-novel-publisher

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/14/2026.agents/skills/fanqie-novel-publisher

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/14/2026skills/fanqie-novel-publisher

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @followaf/fanqie-publisher-skill
clawhub inspect @followaf/fanqie-publisher-skill --version 1.0.2

Security evidence

SkillVetAI static result: high signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
9 / 9 inspected as text
Checked
8/14/2026, 10:21:13 AM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
highDynamic code or shell execution is presentscripts/publisher.py:279 · confidence 78%subprocess.Popen(['clip'], stdin=subprocess.PIPE, shell=True
1 High/Critical review queue entry
STATIC_DYNAMIC_CODE_EXECUTIONpending
Open human review queue →
5 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • browser control — automatically inferred
4 dependency and API indicators
  • pypi: playwright ==1.48.0
  • pypi: browser-cookie3 ==0.19.1
  • api: clawhub.ai
  • api: fanqienovel.com
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
5/29/2026, 9:32:18 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:a2911af70502dc34c70b344934a93d6ce201e4403a472d46653c0558570abd54
Show up to 9 recorded paths
  • scripts/browser.py
  • scripts/config.py
  • scripts/login.py
  • scripts/main.py
  • scripts/publisher.py
  • scripts/requirements.txt
  • scripts/works.py
  • skill-card.md
  • SKILL.md

Source changelog

新增“存入草稿箱”功能,支持内容临时保存: - 增加 draft 模式,可将章节保存到草稿箱,适合内容待完善时使用 - 文档说明详细区分直接发布与存入草稿箱的操作方式和场景 - 新增存入草稿箱的代码用法示例 - 触发词、功能清单、发布流程均补充对草稿箱支持 - 草稿箱保存的章节可后续随时编辑发布