Content Calendar
v1.0.0Plan, create, and track content across any platform. Manage your content pipeline from idea to published, brainstorm topics, draft posts, and repurpose conte...
⭐ 0· 59·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name and description (content planning, drafting, repurposing, calendar views) align with the SKILL.md behavior: managing channels, content items, themes, and an idea bank persisted to content-data.json. There are no unrelated environment variables, binaries, or install steps required.
Instruction Scope
All runtime instructions focus on reading/writing a single file (content-data.json) in the skill's data directory and on producing content. The SKILL.md explicitly requires 'Read first' and 'Write after every change.' It does not instruct access to other system files, environment variables, or external endpoints. Note: the skill will store whatever the user supplies (including any sensitive text) in that JSON file — users should be aware of where that file lives and who can read it.
Install Mechanism
No install spec and no code files — instruction-only — so nothing is downloaded or written to disk by an installer. This is the lowest-risk install model.
Credentials
The skill requests no environment variables, credentials, or config paths. Its declared data access (a local JSON file) is proportional to the stated purpose.
Persistence & Privilege
The skill is not force-included (always:false) and uses the platform default allowing autonomous invocation. It persists user content locally and mandates writing after changes. This is reasonable for a calendar tool, but users should consider retention, backups, and local file permissions because the JSON may contain private content.
Assessment
This skill appears coherent and contains no hidden network calls or external credential requests. Before installing: (1) confirm where the agent stores its skill data directory and ensure you are comfortable storing drafts/ideas there (content-data.json will hold everything you enter); (2) consider file permissions or backups if you store sensitive info; (3) because the skill can be invoked by the agent, be aware it may read/write that JSON when you ask it to — if you want tighter control, avoid storing PII in the calendar. No external installs or credentials are required.Like a lobster shell, security has layers — review code before you run it.
bloggingvk97apt9k41rm6cnwwx7qer22a984mb7kcontent planningvk97apt9k41rm6cnwwx7qer22a984mb7kcreatorsvk97apt9k41rm6cnwwx7qer22a984mb7klatestvk97apt9k41rm6cnwwx7qer22a984mb7knewslettervk97apt9k41rm6cnwwx7qer22a984mb7ksocial mediavk97apt9k41rm6cnwwx7qer22a984mb7k
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📅 Clawdis
