中文公文写作

PassAudited by ClawScan on May 12, 2026.

Overview

This appears to be a purpose-aligned Chinese official-document writing and review skill, with only user-directed setup and optional local linting steps to be aware of.

This skill is reasonable for Chinese official-document drafting and review. Before installing from GitHub, prefer a reviewed or pinned version; before running the optional lint script, inspect or trust the code and use document copies; and avoid sending sensitive drafts to any independent reviewer unless that sharing is approved.

Findings (3)

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.

What this means

If a user installs from the live GitHub repository instead of the reviewed ClawHub package or a pinned release, they may receive content that differs from the reviewed artifacts.

Why it was flagged

The documentation provides user-directed installation prompts that fetch skill directories from GitHub without pinning a commit or tag.

Skill content
请从 GitHub 仓库 https://github.com/gongyu0918-debug/chinese-official-writing-skill 拉取 ... 目录,并将其安装...
Recommendation

Install the reviewed ClawHub version when possible, or pin and inspect a specific GitHub commit before installing from the repository.

What this means

Running the lint script gives local code access to the selected draft files; this is expected for document linting but still requires trust in the script.

Why it was flagged

The skill documents optional local Python execution over user draft files, including DOCX files.

Skill content
python .\chinese-official-writing\scripts\prose_lint.py .\draft.docx --structure --format
Recommendation

Run the script only from a trusted reviewed version of the skill, and use copies of important Word documents when testing.

What this means

Official work drafts may contain sensitive internal, financial, policy, or procurement information, so any separate reviewer should be chosen carefully.

Why it was flagged

The workflow allows an independent review step that may involve sharing excerpts or a final draft with another reviewer, although no specific external endpoint or automatic sharing is shown.

Skill content
Use an independent reviewer only when the user asks or the document is high-stakes... Pass compact excerpts or the final draft, not internal reasoning.
Recommendation

Before using an independent reviewer, confirm whether it is another model, tool, or person, and share only approved excerpts when the document is sensitive.