ClawdBot Blog Watcher
PassAudited by ClawScan on May 4, 2026.
Overview
The skill is a simple instruction-only blog/RSS helper with no code or install steps, though it broadly mentions standard tools like shell and file access.
This appears benign as an instruction-only helper for blogs and RSS feeds. Before installing, be aware that it broadly mentions shell and local file tools; only allow those actions when they are clearly necessary for your requested blog-monitoring task.
Findings (1)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
If the agent follows this skill broadly, it may choose to run local commands or read/write local files while helping with blog monitoring.
The skill discloses broad shell and file tools alongside web tools. Web fetching/searching is expected for RSS/blog monitoring, but bash and unrestricted file read/write are not scoped to a specific safe workflow.
This skill uses ClawdBot's standard tools: - **bash** - Execute commands - **read_file** - Read files - **write_file** - Write files - **web_fetch** - Fetch web content - **web_search** - Search the web
Use it for clearly defined RSS/blog tasks, and review or approve any command execution or local file changes before they happen.
