chinese-content-adapter

v1.0.0

自动将中文内容智能转换为掘金、知乎、小红书和微信公众号格式,提升各平台发布效果和流量。

0· 26·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (multi-platform Chinese content formatter + SEO) matches the included Python scripts (formatters for 掘金/知乎/小红书/公众号 and an SEO optimizer). There are no unrelated credentials, binaries, or requests that don't belong to a content-adaptation tool.
Instruction Scope
SKILL.md and the scripts only describe/implement content formatting, title/tag suggestions, and HTML conversion. The README shows extra folders (references/, assets/) that are not present in the file manifest — minor inconsistency but not harmful. The SKILL.md explicitly states there is no automatic publishing and the code contains no publishing or network calls.
Install Mechanism
No install spec and no external downloads; this is instruction/code-only and uses only Python standard-library modules (re, json, random, typing). No remote installs, URL downloads, or package registry pulls are present in the bundle.
Credentials
The skill declares no required environment variables, no credentials, and the code does not read environment variables or system config. Requested permissions are proportionate to the stated purpose.
Persistence & Privilege
always:false and no indication the skill modifies other skills or system-wide config. It does not request persistent privileges or autonomous expansion of privileges beyond normal agent invocation.
Assessment
This skill appears to only perform local text transformations and SEO/title/tag suggestions and does not attempt network access or ask for credentials. Before installing or running: (1) verify you run the Python scripts in a controlled environment (they are regular scripts that will execute locally if run); (2) inspect any missing files referenced in SKILL.md (references/, assets/) if you expect them; (3) if you later integrate automatic publishing, only provide platform API keys to a separate, audited publishing skill — not to this formatter. If you want extra assurance, run the code in an isolated VM or container and review any changes you make before connecting to real accounts.

Like a lobster shell, security has layers — review code before you run it.

latestvk9751qpe0wqghm47d0hevqyxss8463f6

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments