← 返回 Skills 市场
wuchhao

港股日报Agent

作者 wuchhao · GitHub ↗ · v1.0.7 · MIT-0
cross-platform ⚠ suspicious
294
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install stock-daily-report-hk
功能描述
港股日报分析Agent - 每日发送《港股每日动量报告》到飞书
安全使用建议
This skill mostly does what it says (scrape public Hong Kong stock sites, build a daily momentum report, and post it to Feishu), but there are a few things to check before installing: - Confirm Feishu delivery details: find out which Feishu webhook, bot, or workspace will be used and what permissions that integration has. The skill manifest does not declare any FEISHU_* env var or webhook — ask the author or platform how Feishu credentials are provided and where messages will be posted. - Verify provenance: registry metadata (owner, version) does not match _meta.json inside the package. Confirm the true author and examine the referenced GitHub repo (https://github.com/openclaw/stock-daily-report) to ensure it is legitimate and unchanged. - Review runtime posting behavior: because the skill will run on a cron trigger, ensure the scheduled target (Feishu channel) is correct and that the bot has least-privilege scope (only post permissions). Consider running it in a test workspace first. - Check data-fetching legality and rate limits: the skill scrapes public sites (Sina, Eastmoney, AAStocks, Futu). Make sure scraping is acceptable under those sites' terms and that the agent will respect rate limits. - Optional FINNHUB key: providing this is optional and reasonable for supplemental data; do not provide unrelated credentials. If the author or platform can show a clear Feishu credential mechanism and reconcile the metadata mismatch, the concerns would be reduced. Without that, proceed cautiously (test in a sandboxed environment and verify exactly where reports are posted).
功能分析
Type: OpenClaw Skill Name: stock-daily-report-hk Version: 1.0.7 The skill bundle is a legitimate financial analysis tool designed to generate daily Hong Kong stock market reports and send them to Feishu. It utilizes standard platform capabilities like 'web_fetch' and 'feishu' to gather data from public financial websites (e.g., Sina Finance, Eastmoney) and lacks any indicators of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The skill's description and runtime instructions align: it scrapes public finance sites, builds a daily report, and intends to send it to Feishu. However, the manifest declares no Feishu credential or webhook even though the skill lists the 'feishu' integration and the description says reports are sent to Feishu. Also the packaged _meta.json (ownerId/version) doesn't match the registry metadata, which is an inconsistency in provenance.
Instruction Scope
SKILL.md limits actions to fetching public market data and composing a report; it does not instruct reading unrelated local files or environment secrets. The included shell script is a harmless stub. The instructions do not specify which Feishu endpoint or channel will receive the report — that operational detail is important but not inherently malicious.
Install Mechanism
No install spec; this is an instruction-only skill with a tiny helper script. No downloads or archive extraction are performed. Low install risk.
Credentials
Only an optional FINNHUB_API_KEY is declared (for US reference), which is proportionate. But the skill requires the 'feishu' integration at runtime without declaring what credentials or webhook it needs (no FEISHU_TOKEN/WEBHOOK env var listed). That omission makes it unclear what credentials will be used and where messages are posted. The metadata owner/version mismatch also raises provenance questions.
Persistence & Privilege
always:false (normal). The skill includes a cron trigger so it will run autonomously on scheduled days — autonomous invocation and scheduling are expected for a daily report but increase the impact if misconfigured (e.g., posting to the wrong external destination).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install stock-daily-report-hk
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /stock-daily-report-hk 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.7
- Added detailed role and task description for the Agent, emphasizing expertise, style, and reporting structure. - Clarified the daily report's structure: market stance, 5% watchlist with win probabilities, and risk warnings. - Specified multiple Hong Kong stock market data sources for real-time and technical analysis. - Provided a standardized markdown output template for the daily report, including formatting instructions. - Updated environment configuration notes, highlighting optional Finnhub API key for US stock data reference.
元数据
Slug stock-daily-report-hk
版本 1.0.7
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

港股日报Agent 是什么?

港股日报分析Agent - 每日发送《港股每日动量报告》到飞书. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 294 次。

如何安装 港股日报Agent?

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

港股日报Agent 是免费的吗?

是的,港股日报Agent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

港股日报Agent 支持哪些平台?

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

谁开发了 港股日报Agent?

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

💬 留言讨论