← 返回 Skills 市场
johnsmithfan

Morning Briefing Generator 晨会简报生成器

作者 JohnSmithfan · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
78
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install morning-briefing-gen
功能描述
每日早会简报生成器 — 自动聚合国内外新闻、财经资讯、行业动态,生成结构化早会简报并推送给指定用户。适用于企业高管、创业者、投资者等需要快速掌握每日要闻的场景。支持定时任务自动执行。
安全使用建议
Do not enable automated scheduling or allow the skill to push content until the missing pieces are clarified. Specific checks to request from the publisher: (1) supply the actual generate script(s) referenced in README/SECURITY (scripts/generate-briefing.ps1) so you can review them; (2) explain exactly how "push to specified users" works and list endpoints, required credentials, or integrations (email, Slack, webhook, etc.); (3) confirm the exact network endpoints the skill will call at runtime and whether any workspace content could be transmitted to those endpoints; (4) verify the origin/identity of the publisher and ask why the Security audit and script are bundled only as claims in docs but not present in the package. If you must test it, run it in a restricted sandbox with no real credentials and with workspace contents you consider non-sensitive. If the author cannot provide the missing script/source or a clear explanation of push mechanics, treat the package as untrusted.
功能分析
Type: OpenClaw Skill Name: morning-briefing-gen Version: 1.0.0 The skill bundle is missing the core execution script (scripts/generate-briefing.ps1) referenced in README.md and SECURITY.md, making it impossible to verify the actual logic. The inclusion of a self-authored SECURITY.md file that mimics an automated audit report is a social engineering tactic used to build false trust. Furthermore, the request for network access to a CORS proxy (api.allorigins.win) allows for arbitrary remote content fetching, which is high-risk given the missing script and the potential for prompt injection in the news aggregation instructions.
能力评估
Purpose & Capability
The README and SECURITY.md reference a scripts/generate-briefing.ps1 implementation and a code-based workflow, but the published bundle contains only documentation files (SKILL.md, README*, SECURITY.md) and no scripts. The skill advertises 'push to specified users' and cron scheduling but declares no credentials, endpoints, or mechanism for pushing notifications. This inconsistency between claimed capabilities (scripted generation and push) and the actual package contents is unexpected.
Instruction Scope
SKILL.md's metadata permits network access to wttr.in and api.allorigins.win and allows reading/writing the workspace; that fits news/weather fetching. However SKILL.md also repeatedly claims 'no external data transmission' and 'no credentials', which is ambiguous: fetching web pages is external I/O (acceptable for news), but the unspecified 'push' step could require transmitting generated content or credentials. The instructions are vague about where/how push happens and what data (workspace contents) might be sent.
Install Mechanism
No install spec and no code files are present, so there is no installer or remote download to evaluate — this is low install risk. However the documentation's references to a script that isn't included are misleading.
Credentials
The skill declares no required environment variables or credentials, which is proportionate to an offline/local generator that only writes to workspace. But because the skill promises scheduled generation and 'push' to users, the absence of any declared credential or config for notification services (email/Slack/WeChat) is a mismatch that should be resolved before trusting automated pushes.
Persistence & Privilege
The skill is not marked always:true and uses default invocation rules. It requests only optional workspace read/write and limited network access in metadata. There is no indication the package will force persistent system-level changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install morning-briefing-gen
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /morning-briefing-gen 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with news aggregation, action suggestions, and scheduled task support. Security audited and VirusTotal compliant.
元数据
Slug morning-briefing-gen
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 0
历史版本数 1
常见问题

Morning Briefing Generator 晨会简报生成器 是什么?

每日早会简报生成器 — 自动聚合国内外新闻、财经资讯、行业动态,生成结构化早会简报并推送给指定用户。适用于企业高管、创业者、投资者等需要快速掌握每日要闻的场景。支持定时任务自动执行。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 78 次。

如何安装 Morning Briefing Generator 晨会简报生成器?

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

Morning Briefing Generator 晨会简报生成器 是免费的吗?

是的,Morning Briefing Generator 晨会简报生成器 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Morning Briefing Generator 晨会简报生成器 支持哪些平台?

Morning Briefing Generator 晨会简报生成器 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Morning Briefing Generator 晨会简报生成器?

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

💬 留言讨论