Back to skill
v1.0.2

中文专利交底书撰写(Patent Disclosure Doc Writer)

BenignClawScan verdict for this skill. Analyzed May 1, 2026, 6:10 AM.

Analysis

This skill appears to locally generate Chinese patent disclosure documents, with the main considerations being sensitive invention/contact information and local document conversion tools.

GuidanceThis skill is reasonable for drafting a patent disclosure. Before installing or using it, be aware that patent ideas, implementation details, inventor names, and contact information may be saved into local output files, and that Word/image generation depends on local pandoc and mermaid-cli tooling.

Findings (2)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

Abnormal behavior control

Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.

Tool Misuse and Exploitation
SeverityLowConfidenceHighStatusNote
SKILL.md
pandoc - 用于将 Markdown 转换为 Word 文档
- mermaid-cli - 用于将 Mermaid 图表转换为 PNG 图片

The skill relies on local document/image conversion tools and also instructs creation of an output directory and files. These actions are disclosed and purpose-aligned for producing patent documents.

User impactThe agent may create local files and run local conversion tools to produce Word documents and images.
RecommendationConfirm the output folder and keep pandoc/mermaid-cli installations trusted and up to date.
Sensitive data protection

Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.

Memory and Context Poisoning
SeverityLowConfidenceHighStatusNote
SKILL.md
联系方式 | 电话或邮箱 ... 按照用户提供的信息生成专利交底书文件

The workflow asks the user for contact details and invention-related technical content, then incorporates that information into generated files. This is expected for patent drafting, but the information can be sensitive.

User impactYour invention details and contact information may be written into local patent disclosure files.
RecommendationUse a private workspace, provide only information you intend to include in the disclosure, and review or delete generated files as needed.