← 返回 Skills 市场
Trend Watcher
作者
guogang1024
· GitHub ↗
· v1.0.1
6660
总下载
7
收藏
54
当前安装
2
版本数
在 OpenClaw 中安装
/install trend-watcher
功能描述
Monitors GitHub Trending and tech communities to track and analyze emerging tools in CLI, AI/ML, automation, and developer categories.
安全使用建议
Safe to install for monitoring public GitHub trends, with the caveat that saved bookmarks may persist in a fixed local workspace file and public repository descriptions should be treated as informational, not trusted instructions.
功能分析
Type: OpenClaw Skill
Name: trend-watcher
Version: 1.0.1
The skill bundle is benign. The `index.js` script makes legitimate HTTPS requests to `github.com/trending` to fetch repository data, which is the core functionality. It also performs local file I/O (read/write) to `trend-bookmarks.md` within the `/home/vken/.openclaw/workspace` directory for bookmark management, aligning with the stated purpose. No evidence of data exfiltration, malicious execution, persistence, or prompt injection attempts in `SKILL.md` was found. The network and file system access are well-scoped to the skill's advertised features.
能力评估
Purpose & Capability
The implemented behavior matches the trend-watching purpose: it fetches GitHub Trending pages, parses repository metadata, filters categories, and prints reports. Documentation mentions Feishu and daily memory integrations, but the reviewed code does not implement those external writes.
Instruction Scope
Repository descriptions fetched from GitHub are printed into reports, so downstream agents should treat that public text as untrusted content rather than instructions.
Install Mechanism
The bundle contains only SKILL.md and index.js, with no package install script, postinstall behavior, child process execution, eval, or elevated setup path. Static scan and VirusTotal telemetry were clean.
Credentials
Network access is limited to github.com/trending, which is proportionate to the advertised functionality. No tokens, local auth stores, environment secrets, or profile/session data are read.
Persistence & Privilege
Bookmark persistence is purpose-aligned but uses a hard-coded local workspace path, /home/vken/.openclaw/workspace/trend-bookmarks.md, and the CLI documentation does not accurately describe that path or the implemented bookmark option.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install trend-watcher - 安装完成后,直接呼叫该 Skill 的名称或使用
/trend-watcher触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Version 1.0.1 Changelog
- No file changes detected in this release.
- All features, usage instructions, and integrations remain unchanged.
v1.0.0
Initial release of Trend Watcher Tool.
- Monitors GitHub Trending repositories with filters for language, period, and category.
- Identifies emerging patterns and technologies in developer communities.
- Allows bookmarking of interesting projects for later review.
- Generates various trend reports for self-improvement and tracking.
- Integrates with GitHub Trending API, Feishu for documentation, and daily/project bookmark systems.
元数据
常见问题
Trend Watcher 是什么?
Monitors GitHub Trending and tech communities to track and analyze emerging tools in CLI, AI/ML, automation, and developer categories. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6660 次。
如何安装 Trend Watcher?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install trend-watcher」即可一键安装,无需额外配置。
Trend Watcher 是免费的吗?
是的,Trend Watcher 完全免费(开源免费),可自由下载、安装和使用。
Trend Watcher 支持哪些平台?
Trend Watcher 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Trend Watcher?
由 guogang1024(@guogang1024)开发并维护,当前版本 v1.0.1。
推荐 Skills