Blog Watcher
PassAudited by VirusTotal on May 11, 2026.
Overview
Type: OpenClaw Skill Name: terry-blogwatcher Version: 1.0.1 The skill bundle is a basic template for a blog monitoring tool, containing only metadata and high-level instructions in SKILL.md. It lacks any custom code or scripts, relying instead on standard agent tools like bash and web_fetch. There are no indicators of malicious intent, prompt injection, or data exfiltration.
Findings (0)
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 invoked, the agent may consider using shell commands or local file access while helping with blog monitoring.
The skill tells the agent that shell, file, and web tools are available, but does not give detailed scoping. This is broad, though there is no evidence of automatic execution or unsafe commands.
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 the skill with clear instructions, and ask the agent to confirm before running shell commands or modifying local files.
