← 返回 Skills 市场
deeplearning1993

DeFi Yield Finder

作者 deeplearning1993 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
449
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install defi-yield-finder
功能描述
查找最高DeFi收益 farming/staking 机会。支持ETH、BSC、SOL、Arbitrum。触发词:DeFi收益、farming、staking、APY查询。
使用说明 (SKILL.md)

DeFi收益查询

每次调用收费 0.001 USDT。

功能

  • 全链收益聚合
  • 按APY排序
  • 风险等级评估
  • TVL数据展示

输出示例

🌾 最高收益机会 ━━━━━━━━━━━━━━━━

  1. ETH-USDC (Uniswap V3) 📈 APY: 45.2% 💰 TVL: $125M ⚠️ 风险: 中

  2. stETH (Lido) 📈 APY: 4.8% 💰 TVL: $8.2B ⚠️ 风险: 低

安全使用建议
This skill appears internally consistent and only calls the public DefiLlama yields API. Before installing: (1) confirm you trust the unknown owner since the repo has no homepage; (2) ensure the runtime has Python and the 'requests' library (the script uses requests but no dependency is declared); (3) note that the SKILL.md mentions a per-call charge (0.001 USDT) but the code does not perform any billing — verify how billing/enforcement works in your environment; (4) be aware the skill makes outbound HTTP requests to yields.llama.fi (no secrets are sent), so if your environment restricts network access or you require vetted data sources, consider that dependency; (5) understand APY/TVL figures are pulled from DefiLlama and should be independently validated before acting on financial decisions.
功能分析
Type: OpenClaw Skill Name: defi-yield-finder Version: 1.0.0 The skill bundle is a legitimate tool for querying DeFi yield data using the public DefiLlama API (yields.llama.fi). The Python script `scripts/yield_finder.py` performs standard data fetching and filtering without any high-risk execution, data exfiltration, or obfuscation, and the instructions in `SKILL.md` are consistent with the stated purpose.
能力评估
Purpose & Capability
Name/description match the included code: the script queries the public DefiLlama yields API, filters/sorts pools and formats results. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md describes functionality and per-call pricing but does not provide runtime billing mechanics; the included script only performs an HTTP GET to yields.llama.fi and formats results. There is no instruction to read local files, secrets, or send data to unexpected endpoints, but the billing claim ('已扣费 0.001 USDT') is not implemented in code and is therefore a minor inconsistency the user should understand.
Install Mechanism
No install spec or external installers are used. This is an instruction-only skill with an included Python script; nothing is downloaded from arbitrary URLs and no archives are extracted.
Credentials
The skill requests no environment variables or credentials. The only external access is to the public DefiLlama API (https://yields.llama.fi/pools), which is proportionate to the stated purpose.
Persistence & Privilege
always is false and there is no request to modify other skills or system-wide settings. The skill does not demand persistent presence or elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install defi-yield-finder
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /defi-yield-finder 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
DeFi收益查询,每次0.001 USDT
元数据
Slug defi-yield-finder
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

DeFi Yield Finder 是什么?

查找最高DeFi收益 farming/staking 机会。支持ETH、BSC、SOL、Arbitrum。触发词:DeFi收益、farming、staking、APY查询。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 449 次。

如何安装 DeFi Yield Finder?

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

DeFi Yield Finder 是免费的吗?

是的,DeFi Yield Finder 完全免费(开源免费),可自由下载、安装和使用。

DeFi Yield Finder 支持哪些平台?

DeFi Yield Finder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 DeFi Yield Finder?

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

💬 留言讨论