← 返回 Skills 市场
steipete

Blogwatcher

作者 Peter Steinberger · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
43318
总下载
70
收藏
1502
当前安装
1
版本数
在 OpenClaw 中安装
/install blogwatcher
功能描述
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
安全使用建议
Reasonable to install if you want a local CLI for tracking blog or RSS updates. The main thing to consider is supply-chain control: because the install command uses `@latest`, pin a specific trusted module version if reproducible installs matter to you.
功能分析
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.
能力评估
Purpose & Capability
The artifact's purpose, examples, and required binary all align with monitoring blogs and RSS/Atom feeds; the upstream repository describes the same CLI purpose and usage. ([github.com](https://github.com/Hyaxia/blogwatcher))
Instruction Scope
Instructions are user-directed commands such as add, list, scan, read, read-all, and remove; there are no hidden role changes, prompt-injection text, automatic execution instructions, or unrelated workflows.
Install Mechanism
Installation uses `go install github.com/Hyaxia/blogwatcher/cmd/blogwatcher@latest`, which is normal for a Go CLI but unpinned, so future installs may fetch a newer upstream version than this reviewed artifact; pkg.go.dev shows tagged module metadata for the package. ([pkg.go.dev](https://pkg.go.dev/github.com/Hyaxia/blogwatcher/cmd/blogwatcher))
Credentials
The skill requests only the `blogwatcher` binary and does not ask for credentials, privileged paths, local profile/session stores, broad filesystem access, or account authority.
Persistence & Privilege
The artifact does not define background agents, startup persistence, elevated privileges, destructive automation, or credential handling; upstream documentation notes ordinary local SQLite storage for the tool's blog/article state. ([github.com](https://github.com/Hyaxia/blogwatcher))
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install blogwatcher
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /blogwatcher 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
元数据
Slug blogwatcher
版本 1.0.0
许可证
累计安装 1508
当前安装数 1502
历史版本数 1
常见问题

Blogwatcher 是什么?

Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 43318 次。

如何安装 Blogwatcher?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install blogwatcher」即可一键安装,无需额外配置。

Blogwatcher 是免费的吗?

是的,Blogwatcher 完全免费(开源免费),可自由下载、安装和使用。

Blogwatcher 支持哪些平台?

Blogwatcher 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Blogwatcher?

由 Peter Steinberger(@steipete)开发并维护,当前版本 v1.0.0。

💬 留言讨论