← 返回 Skills 市场
rogerrrr18

Multisource Intel Radar

作者 Roger Yang · GitHub ↗ · v0.1.1
cross-platform ⚠ suspicious
486
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install multisource-intel-radar
功能描述
Build and run a high-signal information radar for C-end founders and operators across YouTube, X/Twitter, Reddit, WeChat Official Accounts, and Xiaohongshu....
安全使用建议
Before installing or running: (1) Note that the code only implements OPML->feeds parsing and RSS/Atom fetching + scoring — WeChat/Xiaohongshu scraping and 'browser search' are described but not implemented; expect manual steps or additional tooling if you need those sources. (2) The SKILL.md default OPML path points to a personal home directory; check and sanitize your OPML (assets/feeds.txt) so you don't leak private feed URLs. (3) The scripts make outbound HTTP requests to up to 20 feeds (default) — review the feed list for unwanted domains and be mindful of rate limits and scraping legality for non-RSS platforms. (4) If you need automated XHS/WeChat ingestion, ask the author for details or a concrete, auditable implementation (including how credentials/session cookies are handled); avoid running opaque browser automation. (5) Run the scripts in a sandboxed environment first and inspect outputs (and feed URLs) before integrating into daily automation.
功能分析
Type: OpenClaw Skill Name: multisource-intel-radar Version: 0.1.1 The skill is classified as suspicious due to its reliance on fetching content from arbitrary URLs specified in user-provided OPML files and the explicit instruction in `SKILL.md` for the AI agent to perform 'browser search' for certain sources (e.g., Xiaohongshu). While these capabilities are aligned with the stated purpose of building an 'information radar,' they represent significant attack surfaces. The `scripts/build_digest.py` script makes network requests to external URLs, and `scripts/parse_opml.py` processes user-supplied XML, both of which could be exploited if malicious input is provided, even though the scripts themselves do not exhibit malicious intent or direct exploitation.
能力评估
Purpose & Capability
The name/description (multi-source radar across RSS/OPML + non-RSS sources) largely matches the included parsing and digest scripts which handle OPML -> feeds and RSS/Atom scoring. However the skill claims support for non-RSS sources (WeChat OA, Xiaohongshu) and browser search for XHS which are not implemented in the code; that capability mismatch is unexplained but could be intended as a manual step.
Instruction Scope
SKILL.md instructs parsing a user-specific OPML default (/Users/rogeryang/Downloads/follow.opml), running browser searches for Xiaohongshu, and using watchlist files for WeChat/XHS. The provided scripts only handle OPML parsing and RSS/Atom fetching/scoring — there is no code to perform browser searches, scrape WeChat/XHS, or integrate those watchlists. The default path may cause accidental exposure of local private feeds; the instructions also leave scraping/legal/credential details unspecified.
Install Mechanism
No install spec or remote downloads; included code files are plain Python scripts with standard library usage (urllib, xml.etree). No third-party packages or external installers are pulled in.
Credentials
The skill declares no required environment variables, credentials, or config paths. The scripts make outbound HTTP(S) requests to feed URLs but do not request secrets or access other system credentials.
Persistence & Privilege
The skill does not request always:true and is user-invocable only. It does not modify other skills or claim persistent system-wide privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install multisource-intel-radar
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /multisource-intel-radar 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
Refined briefing workflow and filtering logic.
v0.1.0
- Initial release of multisource-intel-radar skill. - Supports ingesting OPML/RSS, X/Twitter, Reddit, WeChat Official Accounts, and Xiaohongshu sources. - Adds keyword-whitelist filtering (创业, AI, 增长, 金融 by default). - Outputs: top 3 must-reads (with actions), top 5 watchlist, noise summary, and a next growth/ops experiment. - Implements noise reduction and scoring system for relevance and actionability. - Accommodates manual tracking for non-RSS sources.
元数据
Slug multisource-intel-radar
版本 0.1.1
许可证
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Multisource Intel Radar 是什么?

Build and run a high-signal information radar for C-end founders and operators across YouTube, X/Twitter, Reddit, WeChat Official Accounts, and Xiaohongshu.... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 486 次。

如何安装 Multisource Intel Radar?

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

Multisource Intel Radar 是免费的吗?

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

Multisource Intel Radar 支持哪些平台?

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

谁开发了 Multisource Intel Radar?

由 Roger Yang(@rogerrrr18)开发并维护,当前版本 v0.1.1。

💬 留言讨论