X 内容策略

v0.1.0

X/Twitter content strategy skill for Chinese creators, indie builders, and expert accounts. Use when Codex needs to decide whether an idea belongs on X, turn...

0· 60·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
medium confidence
Purpose & Capability
Name, description, and included reference files (topic-engine, writing-workshop, growth-engine, review-scorecard, account-diagnosis, templates) align with a content-strategy/mentoring skill. There are no unrelated environment variables, binaries, or install steps requested.
Instruction Scope
Runtime instructions are limited to routing content tasks, applying writing/review/growth heuristics, and reading the bundled reference files. However, the SKILL.md explicitly instructs the skill to persist and read user-specific data under user-data/x-content-mentor/<username>/ and states it will '默认静默读取' (silently read) an existing strategy.md. Reading/writing the skill's own data is coherent with the purpose but the silent-read behavior is a privacy/consent concern.
Install Mechanism
No install spec or code is present; this is an instruction-only skill so nothing is downloaded or executed on install. This reduces install-time risk.
Credentials
The skill requests no environment variables, no credentials, and no config paths beyond its own user-data directory. That is proportionate for a content-strategy/documentation-style skill.
Persistence & Privilege
The skill asks to persist account diagnostics and strategy files in user-data/x-content-mentor/<username>/. Persisting its own data is reasonable for the stated functionality, but the default behavior to silently read existing strategy.md (without explicit per-run confirmation) is noteworthy. always:false and no elevated privileges are set.
Scan Findings in Context
[no_findings] expected: The static regex scanner had no findings because this is an instruction-only skill with no executable code to scan. That is expected for this kind of skill; absence of findings does not imply safety beyond coherence.
Assessment
This skill appears to do what it says: provide structured topic, writing, review, growth, and account-diagnosis guidance using the included reference files and templates. Before installing, consider: 1) Data persistence — it will write reports and posts to user-data/x-content-mentor/<username>/ and will, by default, silently read an existing strategy.md to inform suggestions; if you want explicit consent each time, ask for that behavior to be changed. 2) Privacy of uploaded analytics — don't provide any sensitive tokens, full analytics exports, or private credentials unless you're comfortable with them being stored. 3) Browser scraping suggestions in the docs imply it might fetch public profile data; confirm what data sources the agent will actually access in your environment. If those points are acceptable, the skill is coherent with its stated purpose.

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

latestvk979p7yjd5bpzx36ah915wc5zs84kgj1

License

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

Comments