← Back to Skills Marketplace
wuchhao

港股日报Agent

by wuchhao · GitHub ↗ · v1.0.7 · MIT-0
cross-platform ⚠ suspicious
294
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install stock-daily-report-hk
Description
港股日报分析Agent - 每日发送《港股每日动量报告》到飞书
Usage Guidance
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).
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stock-daily-report-hk
  3. After installation, invoke the skill by name or use /stock-daily-report-hk
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug stock-daily-report-hk
Version 1.0.7
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 港股日报Agent?

港股日报分析Agent - 每日发送《港股每日动量报告》到飞书. It is an AI Agent Skill for Claude Code / OpenClaw, with 294 downloads so far.

How do I install 港股日报Agent?

Run "/install stock-daily-report-hk" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 港股日报Agent free?

Yes, 港股日报Agent is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 港股日报Agent support?

港股日报Agent is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 港股日报Agent?

It is built and maintained by wuchhao (@wuchhao); the current version is v1.0.7.

💬 Comments