← 返回 Skills 市场
ppiankov

Noisepan Digest

作者 ppiankov · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ⚠ suspicious
492
总下载
0
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install noisepan-digest
功能描述
Set up automated news digests using noisepan (signal extraction), entropia (source verification), and HN blind spot detection. Use when configuring daily new...
安全使用建议
This skill is an instruction-only integration for noisepan/entropia and appears coherent, but before installing do these simple checks: 1) Inspect the referenced GitHub repos (ppiankov/noisepan and /entropia) and verify they are the projects you expect and have recent trustworthy releases. 2) When using the Linux install, verify the checksums.txt and ideally the release signatures yourself before extracting into /usr/local/bin; prefer a user-local install (~/bin or ~/.local/bin) if you are unsure. 3) Review any helper scripts the SKILL.md writes to ~/.local/bin or /usr/local/bin before making them executable. 4) Ensure you have python3, curl, and sha256sum (or platform equivalents) installed and be aware some commands assume GNU grep (-P). 5) Avoid running install/extract commands as root unless you trust the release artifacts. These steps will reduce risk while allowing the skill to function as described.
功能分析
Type: OpenClaw Skill Name: noisepan-digest Version: 1.0.5 The skill bundle implements automated news digests but employs several high-risk behaviors, including downloading and installing external binaries from GitHub (ppiankov/noisepan and ppiankov/entropia) and creating shell scripts in SKILL.md that launch a local HTTP server (python3 -m http.server 18222) to bypass rate limits. While these actions are aligned with the stated purpose, the combination of binary execution, local server hosting, and script-based configuration manipulation (using sed and ln) represents a significant attack surface and potential for unintended side effects.
能力评估
Purpose & Capability
The name/description ask for noisepan + entropia for news signal extraction and verification, and the SKILL.md consistently instructs installing and configuring those exact binaries. Suggested supporting tools (python3, curl) are reasonable for the scripts and commands provided.
Instruction Scope
Instructions stay within the expected scope: installing noisepan/entropia, editing ~/.noisepan/config.yaml and taste.yaml, creating helper scripts in ~/.local/bin, and pulling RSS/HN feeds. Minor inconsistencies: the registry metadata lists only noisepan and entropia as required binaries while the SKILL.md also requires python3 and curl; some commands (grep -oP, sha256sum) assume specific tooling availability which may not exist on all platforms but are not malicious.
Install Mechanism
No install spec in the registry (instruction-only). Install steps point to Homebrew formulae and GitHub releases for ppiankov/noisepan and ppiankov/entropia, and include checksum verification. These are standard mechanisms; the Linux flow downloads release archives and verifies checksums before extraction (reasonable). The README asks to prompt before writing to /usr/local/bin — good practice. User should still verify the GitHub project and release artifacts before executing.
Credentials
No credentials, tokens, or config paths beyond the user's home (~/.noisepan, ~/.local/bin, /tmp) are requested. The requested filesystem access (user config, optional write to /usr/local/bin) is proportionate to the skill's purpose.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It does instruct creating persistent helper scripts (in ~/.local/bin and optionally /usr/local/bin) and touching ~/.noisepan state; this is normal for a CLI integration but you should approve any writes to system locations like /usr/local/bin and review scripts before installing.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install noisepan-digest
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /noisepan-digest 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.5
Add ANCC breadcrumb
v1.0.4
Branded footer with canonical authority notice
v1.0.3
Add copyright footer with canonical source
v1.0.2
Add MIT license
v1.0.1
Add checksum verification, declare entropia dependency, use ~/.local/bin instead of /usr/local/bin for helper scripts, ask user before system-path installs
v1.0.0
noisepan + entropia + HN blind spot detection, Reddit rate limit workaround, taste profile guide
元数据
Slug noisepan-digest
版本 1.0.5
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 6
常见问题

Noisepan Digest 是什么?

Set up automated news digests using noisepan (signal extraction), entropia (source verification), and HN blind spot detection. Use when configuring daily new... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 492 次。

如何安装 Noisepan Digest?

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

Noisepan Digest 是免费的吗?

是的,Noisepan Digest 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Noisepan Digest 支持哪些平台?

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

谁开发了 Noisepan Digest?

由 ppiankov(@ppiankov)开发并维护,当前版本 v1.0.5。

💬 留言讨论