v1.0.0
2026/01/04
暂无更新说明。
Security Scan
状态
clean
OpenClaw
gpt-5-mini
OpenClaw 分析
The skill's requirements, instructions, and install method match its stated purpose (a CLI-based RSS/blog watcher); nothing requested is disproportionate or unexplained.
置信度: 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.