Blog Watcher

PassAudited by ClawScan on May 11, 2026.

Overview

This instruction-only skill is generally coherent for monitoring blogs/RSS feeds, with only a minor note that it generically mentions broad tools without detailed boundaries.

This appears safe to install as an instruction-only helper for blog/RSS monitoring. Because it mentions command execution and file read/write tools, only allow actions that are clearly related to the feed-monitoring task you asked for.

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.

What this means

If invoked carelessly, the agent could use broad local tools while helping with blog monitoring, though no automatic or harmful behavior is shown.

Why it was flagged

The skill lists broad standard tools, including command execution and file access. The artifacts do not show unsafe use, but users should notice that these tools are broader than simply fetching RSS content.

Skill content
- **bash** - Execute commands
- **read_file** - Read files
- **write_file** - Write files  
- **web_fetch** - Fetch web content
- **web_search** - Search the web
Recommendation

Use the skill for user-directed blog/RSS tasks and review any proposed command or file write before allowing it.