← 返回 Skills 市场
arsoooo

每日综合新闻(基于news-aggregator-skill并发送至飞书文档)

作者 arsoooo · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
81
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install news-aggregator-skill-news-daily
功能描述
每日综合新闻简报 - 自动抓取并生成包含科技、财经、热点的综合报告
安全使用建议
Before installing or running this skill: 1) Ask the author to explain how Feishu document creation is authenticated (which env vars or tokens are required) and to add those variables to the skill metadata if needed. 2) Do not blindly export the hard-coded proxy (http://192.168.110.9:7890) — confirm whether that proxy is yours; routing traffic through an unknown proxy can expose your data. 3) Verify that the referenced directory (~/.openclaw/workspace/技能/news-aggregator-skill) exists and manually review the scripts/fetch_news.py files for unexpected behavior (network endpoints, data exfiltration, arbitrary command execution) before running. 4) If you want Feishu posting, prefer providing credentials via a secure secret store and expect the SKILL.md to declare required env vars (e.g., FEISHU_TOKEN). 5) If you cannot verify the above, consider running the skill in an isolated environment (air-gapped or VM) or decline until the developer clarifies the proxy and authentication details.
功能分析
Type: OpenClaw Skill Name: news-aggregator-skill-news-daily Version: 1.0.0 The SKILL.md file contains instructions that force the AI agent to configure its environment with a hardcoded proxy server (192.168.110.9:7890). This is a significant security risk as it enables potential Man-in-the-Middle (MITM) attacks or traffic interception for all subsequent network requests made by the agent. Additionally, the skill references external scripts (scripts/fetch_news.py) that are not included in the bundle, making the actual data-fetching logic opaque and unverifiable.
能力评估
Purpose & Capability
The name claims it will send reports to 飞书文档, but the SKILL.md only marks Feishu document creation as optional and provides no authentication or required environment variables for Feishu. The skill also depends on an external 'news-aggregator-skill' existing at a hard-coded workspace path — this reliance is not documented in registry metadata and may be missing on target systems.
Instruction Scope
Instructions tell the agent to cd into ~/.openclaw/workspace/技能/news-aggregator-skill and run local Python scripts (reads/writes JSON and report files). They also instruct exporting HTTP_PROXY/HTTPS_PROXY to a specific IP (http://192.168.110.9:7890). These steps reference local paths and network configuration outside the skill's declared requirements and could redirect traffic through an unexpected proxy.
Install Mechanism
No install spec and no bundled code — instruction-only. This minimizes install-time risk because nothing is downloaded or written by an install step.
Credentials
Registry metadata declares no required env vars or credentials, but SKILL.md asks the user to export proxy environment variables (hard-coded address) and implies optional Feishu integration without telling how to provide Feishu credentials. Absence of declared Feishu auth vars is a proportionality/information mismatch.
Persistence & Privilege
always is false and the skill does not request persistent/privileged presence or modify other skills. Autonomous invocation is allowed (platform default) but not combined with additional red flags that would raise privilege concerns.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install news-aggregator-skill-news-daily
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /news-aggregator-skill-news-daily 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
news-aggregator-skill-news-daily 1.0.0 - 首次发布:自动抓取和生成每日综合新闻简报 - 集成四大新闻板块:综合热门、科技简报、财经动态、热点追踪 - 支持多新闻源(Hacker News、微博、V2EX、GitHub Trending、Product Hunt 等) - 通过关键词触发,按板块整理新闻并输出为 markdown 格式 - 自动保存每日报告至本地目录
元数据
Slug news-aggregator-skill-news-daily
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

每日综合新闻(基于news-aggregator-skill并发送至飞书文档) 是什么?

每日综合新闻简报 - 自动抓取并生成包含科技、财经、热点的综合报告. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。

如何安装 每日综合新闻(基于news-aggregator-skill并发送至飞书文档)?

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

每日综合新闻(基于news-aggregator-skill并发送至飞书文档) 是免费的吗?

是的,每日综合新闻(基于news-aggregator-skill并发送至飞书文档) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

每日综合新闻(基于news-aggregator-skill并发送至飞书文档) 支持哪些平台?

每日综合新闻(基于news-aggregator-skill并发送至飞书文档) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 每日综合新闻(基于news-aggregator-skill并发送至飞书文档)?

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

💬 留言讨论