official-document-drafting
v1.0.0起草、改写、润色、扩写、压缩、规范并导出中文公文与行政正式文本。Use when the user asks to write, revise, summarize, standardize, or convert 公文、决议、决定、命令、公告、公报、通告、意见、通知、通报、报告、请示、批复、议案、函、纪要,以及...
⭐ 0· 66·0 current·0 all-time
byYangZhaohui@zhaohui-yang
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (Chinese公文起草与导出) matches the repository contents: many doc-type prompts, templates, layout/font profiles, validators and docx export scripts. Required binaries (bash, python3, curl) are appropriate for the included scripts and export workflow.
Instruction Scope
SKILL.md gives precise instructions to select a doc type, apply guardrails, produce Markdown and optionally call the included export scripts to produce .docx. The instructions read from the repository's prompt/spec files and may write outputs to a default directory (~/official-document-drafting-output/) and install fonts into the user font directory. There is no instruction to read unrelated system secrets or to transmit data to unknown endpoints, but users should be aware the skill will create files and may read user-supplied material files if provided.
Install Mechanism
This is instruction-only (no automated install spec), but repository includes local scripts. The only network actions are optional font downloads using curl from reputable hosts (GitHub raw content and CTAN). There are no obscure download URLs, URL shorteners, or remote binary installs in the repo.
Credentials
The skill declares no environment variables or credentials and the code does not request secrets. Scripts use HOME for default output and to install fonts under ~/.local/share/fonts/official-document-drafting — this filesystem access is proportional to producing files and installing fonts. No evidence of requesting unrelated cloud or service credentials.
Persistence & Privilege
always:false and user-invocable:true. The skill writes files to user directories and can install fonts (user-level), which is expected for a document-export tool. It does not request permanent platform privileges or modify other skills' configs.
Assessment
This skill appears coherent with its stated purpose: it contains templates, guardrails, validation and local export scripts. Before running it note: (1) it will create output files by default under ~/official-document-drafting-output/ and may install fonts into ~/.local/share/fonts/official-document-drafting — review and change these paths if you prefer; (2) scripts/download_fonts.sh will fetch font files from GitHub/CTAN if you opt to download — check font licensing (some recommended fonts like 方正 are commercial and not bundled); (3) do not feed sensitive secrets or classified documents into the tool (SKILL.md repeatedly warns about this); (4) because the package contains executable scripts, inspect the repository locally before running and run commands in a controlled environment if you have concerns. If you need greater assurance, request a provenance check of the GitHub repo (commit history, maintainer identity) or run the scripts in a disposable VM/container.Like a lobster shell, security has layers — review code before you run it.
latestvk97chm9z9wesyzh1jcq4bdekmd83g8wa
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
Binsbash, python3, curl
