Content Marketing

v1.0.0

Plan, create, and distribute content with editorial calendars, funnel strategy, and repurposing workflows.

0· 3.3k·32 current·35 all-time
byIván@ivangdavila
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 (content strategy, calendars, repurposing) match the files and instructions. There are no unexpected binaries, env vars, or external service credentials required.
Instruction Scope
SKILL.md and supporting docs confine operations to local files under ~/content-marketing/ and state the skill will not access files outside that folder or transmit data externally. One small ambiguity: the memory template's guidance to 'learn from behavior' and 'infer from their existing content' could be interpreted as reading user-provided content (which is reasonable) but does not instruct the agent to access arbitrary system files. The skill repeatedly instructs asking for explicit permission before creating or saving files.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is downloaded or written to disk by an installer beyond the optional local user-approved folder, which minimizes supply-chain risk.
Credentials
No environment variables, credentials, or config paths are requested. The only persistence is an optional home-folder under the user's control, which is reasonable for this purpose.
Persistence & Privilege
always is false and the skill is user-invocable; it requests permission before creating persistent files in the user's home directory. This is proportionate, but users should be aware the skill can store long-lived content locally if they consent.
Assessment
This skill appears coherent and low-risk, but before installing: 1) Confirm the agent asks for explicit permission before creating ~/content-marketing/ and review any files it creates. 2) Avoid saving sensitive credentials or private data in the content folder. 3) If you prefer no persistence, decline storage — the skill still works for brainstorming. 4) If you want additional assurance, review the SKILL.md, setup.md, and memory-template.md yourself and run the skill in a restricted/sandboxed agent first. Finally, remember that the skill's claim 'does NOT send data to external services' is an instruction — verify your agent/platform enforces network policies if you need strict guarantees.

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

latestvk977vta5gw667ndcdy5djdngd981n5k3

License

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

Runtime requirements

📝 Clawdis
OSLinux · macOS · Windows

Comments