Re Blog Writer

v1.0.4

Research a topic using the browser then write a complete blog post saved as a .md file in ~/blogs. Use when the user provides a subject and wants a full, hum...

0· 17·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
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description describe browser-based research and writing to a local ~/blogs directory. The SKILL.md instructs exactly that (open managed Chrome, research from Google/Reddit/Hacker News, draft, and save to ~/blogs/<slug>.md). No unrelated binaries, services, or credentials are requested.
Instruction Scope
Instructions ask the agent to browse the web (Google, Reddit, Hacker News, reputable sources), take notes, and then create a local markdown file. This is within the skill's purpose. Two platform assumptions should be noted: it expects an 'openclaw managed chrome' browser context to exist and it requires write access to the user's home directory (~/blogs). The SKILL.md explicitly requires closing research tabs and drafting from notes (not copying), which is appropriate but does mean the agent will access arbitrary web content during runs — a privacy consideration for sensitive subjects.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is written to disk by an installer. This minimizes supply-chain risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. There are no requests for unrelated secrets or cloud credentials. Writing to ~/blogs is the only file-system access implied and is proportional to the stated purpose.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent/system-wide privileges. The skill will create a directory and save files under the user's home, which is appropriate for a blog-writing tool.
Assessment
This skill appears coherent and self-contained, but review these practical points before installing or running it: (1) It requires the agent to use a managed browser to browse arbitrary web pages for research — avoid researching sensitive or private subjects without explicit consent. (2) It will create and write files at ~/blogs/<slug>.md; check the saved file and slug-generation behavior the first time to ensure it doesn't overwrite anything important. (3) The skill instructs drafting from notes rather than copying, but you should still review the final post for accidental verbatim quoting or copyright issues from sources. (4) Confirm your OpenClaw environment provides the expected 'managed chrome' context; if not, the skill may fail. If any of these are unacceptable, do not enable the skill or run it only in a controlled/sandboxed session.

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

latestvk971cj2wfqphyktqrtf9gpmxqh84p6zr

License

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

Comments