Re Blog Meta

v1.1.1

Generate SEO-optimized title, SEO title, SEO description, SEO slug, and social tips for a blog post. Use when the user provides a blog name or slug to look u...

0· 112·0 current·0 all-time
byDishant Sharma@dishant0406
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (generate SEO title, description, slug, social tips) match the actions the skill asks for: read a blog post from ~/blogs, research trends in a browser, generate five fields, and save JSON to ~/blog-meta. Required capabilities (file read/write under the user's home and browser-based web research) are expected for this task.
Instruction Scope
The SKILL.md explicitly instructs reading the full blog file from ~/blogs and launching the OpenClaw-managed browser to research Google/Trends/Reddit/X. This is within scope for SEO generation but has privacy implications: it will access local files in ~/blogs and perform network research every run. The instructions are prescriptive (CRITICAL NON-NEGOTIABLE lines) which reduces ambiguity but enforces network and filesystem use.
Install Mechanism
Instruction-only skill with no install spec and no code files — the lowest install risk. It relies on the agent's existing browser capability and filesystem access; nothing is downloaded or written beyond the JSON output described.
Credentials
The skill requests no environment variables or credentials. It does require read access to ~/blogs and write access to ~/blog-meta, which is proportional to its stated function. There are no unrelated credentials or config paths requested.
Persistence & Privilege
always is false and the skill does not request permanent elevated privileges or modify other skills. It writes output to ~/blog-meta (its own artifact) and references that blog-image will later update thumbnail_path — this inter-skill interaction is reasonable and scoped.
Assessment
This skill appears coherent with its purpose, but review before enabling: 1) Ensure ~/blogs contains no sensitive data you don't want read or potentially included in research queries. 2) Confirm you trust the OpenClaw-managed browser and that network research (Google/Trends/Reddit/X) is acceptable in your environment — research may send search queries that could reveal the blog topic. 3) The skill will create/write files under ~/blog-meta; verify file paths and contents before publishing. 4) If you want tighter control, run the skill manually the first few times and inspect the generated JSON and listed sources, or remove sensitive posts from ~/blogs before running.

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

latestvk9766fr56hzx0f04f61mepj4ed84yhae

License

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

Comments