Blogwatcher
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
v1.0.0
2026/01/04
No changelog provided.
Security Scan
Status
clean
OpenClaw
gpt-5-mini
OpenClaw analysis
The skill's requirements, instructions, and install method match its stated purpose (a CLI-based RSS/blog watcher); nothing requested is disproportionate or unexplained.
Confidence: high
VirusTotal
Type: OpenClaw Skill Name: blogwatcher Version: 1.0.0 The skill bundle is benign. It primarily defines a skill to monitor blogs using the `blogwatcher` CLI. The `SKILL.md` file includes an installation instruction using `go install github.com/Hyaxia/blogwatcher/cmd/blogwatcher@latest`, which is a standard and expected method for installing Go programs within the OpenClaw framework. There is no evidence of data exfiltration, malicious execution beyond standard tool installation, persistence mechanisms, prompt injection attempts against the agent, or obfuscation. All instructions are clearly aligned with the stated purpose of installing and using the blogwatcher tool.