← 返回 Skills 市场
392
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install hk-leetf
功能描述
Analyzes Hong Kong leveraged ETFs by evaluating holdings, price deviation, liquidity risks, and provides rebalancing timing, arbitrage opportunities, and ris...
使用说明 (SKILL.md)
HK_LEETF_Trading 港股杠杆 ETF 分析技能
PAI HK_LEETF_Trading 项目的分析决策技能 @version 1.0.0
🎯 目标
- 分析港股杠杆 ETF 的持仓和走势
- 识别调仓窗口和套利机会
- 生成调仓建议和风险提示
📋 核心流程
1. 数据获取
- 获取 ETF 持仓数据
- 获取成分股实时行情
- 获取 ETF 净值 (NAV) 数据
- 获取资金流向数据
2. 分析维度
- 持仓偏离度分析
- 溢价/折价率计算
- 调仓影响评估
- 流动性风险评估
3. 决策输出
- 调仓时机建议
- 套利机会识别
- 风险等级评估
- 仓位调整建议
🔧 工具
- 港股行情 API
- ETF 持仓数据源
- 净值计算工具
📊 成功标准
- 准确识别调仓窗口
- 溢价率计算误差 \x3C 0.5%
- 及时提示大额申赎风险
📁 相关文件
/Users/zst/clawd/HK_LEETF_README.md- 项目说明/Users/zst/clawd/memory/hk_leETF/- 分析日志
安全使用建议
Do not install or enable this skill until the author clarifies a few points: (1) Which APIs/endpoints will be used and what credentials (if any) are required? Ask them to declare required env vars or provide placeholders. (2) Why are absolute local paths under /Users/zst referenced? Confirm whether the skill will read files from your machine and, if so, which files exactly; remove or generalize hard-coded paths. (3) Request a description of what data is read/sent externally and where results are posted. If you must test it, run the agent in a sandboxed environment or with a user account that contains no sensitive data. Prefer skills that explicitly declare config paths and required secrets rather than embedding user-specific filesystem paths in SKILL.md.
功能分析
Type: OpenClaw Skill
Name: hk-leetf
Version: 1.0.0
The skill's stated purpose for financial analysis appears benign. However, the `SKILL.md` file contains instructions for the AI agent to access specific absolute paths on the host filesystem (`/Users/zst/clawd/HK_LEETF_README.md` and `/Users/zst/clawd/memory/hk_leETF/`). This demonstrates a prompt injection vulnerability, as an attacker could modify these instructions to direct the agent to read sensitive files or write to arbitrary locations on the system, assuming the agent has the necessary filesystem access. While the current paths do not show clear malicious intent, this capability is a significant security risk.
能力评估
Purpose & Capability
Name/description match the SKILL.md analysis goals (holdings, NAV, liquidity, arbitrage). However, the skill names external data sources (HK market API, ETF holdings data, NAV tool) but declares no endpoints, credentials, or config — plausible for an instruction-only skill but incomplete. Also lists absolute local project paths that tie the skill to a particular user's environment.
Instruction Scope
SKILL.md explicitly lists local files/paths (/Users/zst/clawd/HK_LEETF_README.md and /Users/zst/clawd/memory/hk_leETF/) as 'related files' — this implies the agent should read user-local files. The skill does not declare those config paths or explain what data will be read. Instructions are otherwise high-level (fetch market data, compute deviations) but leave unspecified which APIs/endpoints or credentials to use.
Install Mechanism
No install spec and no code files (instruction-only). This is low risk for arbitrary code installation because nothing is written to disk by an installer.
Credentials
The skill declares no required environment variables or credentials, yet describes use of market APIs and data sources which commonly require API keys. It also references absolute user-local paths (suggesting access to files under /Users/zst) without declaring required config paths or explaining why those specific user files are necessary.
Persistence & Privilege
The skill is not 'always: true' and is user-invocable (normal). However, because the instructions imply reading user-local files, allow-listing/autonomous invocation would increase the risk of unintended local data access. No evidence the skill modifies other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install hk-leetf - 安装完成后,直接呼叫该 Skill 的名称或使用
/hk-leetf触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of HK_LEETF_Trading skill for Hong Kong leveraged ETF analysis:
- Analyzes ETF holdings, trends, and real-time component data.
- Identifies rebalancing windows and arbitrage opportunities.
- Provides recommendations for rebalancing, risk alerts, and position adjustments.
- Includes premium/discount calculations and liquidity risk assessments.
- Utilizes market data APIs and ETF holding sources for analysis.
元数据
常见问题
Hk LeETF 是什么?
Analyzes Hong Kong leveraged ETFs by evaluating holdings, price deviation, liquidity risks, and provides rebalancing timing, arbitrage opportunities, and ris... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 392 次。
如何安装 Hk LeETF?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install hk-leetf」即可一键安装,无需额外配置。
Hk LeETF 是免费的吗?
是的,Hk LeETF 完全免费(开源免费),可自由下载、安装和使用。
Hk LeETF 支持哪些平台?
Hk LeETF 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Hk LeETF?
由 WuZiMaKi(@wuzimaki)开发并维护,当前版本 v1.0.0。
推荐 Skills