← 返回 Skills 市场
lolieatapple

Yields Llama

作者 lolieatapple · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
114
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install yieldsllama
功能描述
Query DeFi yield opportunities across chains using the yieldsllama CLI (powered by DeFi Llama API). Use when the user asks about DeFi yields, APY, best staki...
安全使用建议
This skill appears to do what it claims, but it requires building and installing third‑party code and will create files in the directory where it runs. Before installing or running: (1) review the GitHub repository source (https://github.com/0x9bb1/yieldsllama) to ensure you trust it; (2) avoid running curl | sh blindly — prefer installing rustup from official docs or using a package manager you control; (3) run the build/install steps inside a container or VM if you want to limit system impact; (4) be aware the install copies a binary into /usr/local/bin (may need sudo) and the tool will create/modify a .env and data.json in the current working directory — run it from a safe/empty directory to avoid overwriting project config; (5) confirm network calls to yields.llama.fi are acceptable in your environment. If you want stronger assurance, ask the publisher for a release tarball + checksum or a prebuilt binary from a vetted source.
功能分析
Type: OpenClaw Skill Name: yieldsllama Version: 1.0.0 The skill instructions in SKILL.md require the agent to perform high-risk system operations, including installing the Rust toolchain via 'curl | sh' and cloning, compiling, and installing a binary from a third-party GitHub repository (0x9bb1/yieldsllama) into '/usr/local/bin'. While these actions are functionally consistent with providing a CLI tool, they introduce significant supply chain risks and potential for unauthorized system-wide modifications without auditing the external source code.
能力标签
crypto
能力评估
Purpose & Capability
The name/description (querying DeFi yields via DeFi Llama) matches the SKILL.md: it documents a CLI that queries yields.llama.fi, filters and sorts results, and caches responses. Requiring a built binary and an LLAMA_DOMAIN endpoint is coherent for this purpose.
Instruction Scope
Instructions include building from source, creating a .env file in the current working directory (LLAMA_DOMAIN), and caching API responses to data.json. These actions are within the CLI's scope but will create files in whatever directory the agent runs in (possible surprise/side effects). The SKILL.md does not instruct reading unrelated user files or secrets.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md instructs running the official rustup installer (https://sh.rustup.rs) and git-cloning a GitHub repo (https://github.com/0x9bb1/yieldsllama.git), then building and copying a binary into /usr/local/bin. The hosts used are known (rustup.rs and github.com) which reduces risk, but these steps implicitly run remote code and require elevated permissions to install into system PATH.
Credentials
Registry metadata lists no required env vars, but the runtime instructions require a .env file with LLAMA_DOMAIN (not a secret) and the tool will contact yields.llama.fi. No credentials or unrelated secrets are requested. The metadata/instructions mismatch (no declared env but .env required at runtime) is a minor inconsistency to be aware of.
Persistence & Privilege
always is false and the skill does not request permanent agent privileges. However installation instructions suggest placing a binary in /usr/local/bin (system-wide) and the tool creates a local cache file data.json; both are persistent changes to the host filesystem and may require root to perform.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install yieldsllama
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /yieldsllama 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of yieldsllama. - Query DeFi yield opportunities across multiple blockchains using the DeFi Llama API via CLI. - Filter and sort pools by chain, token, APY, TVL, asset type (single/multi), and more. - Includes result guidance on interpreting APY, TVL, and protocol/chain risk. - Supports comparison of multiple tokens or pools in a unified output. - Built-in caching of results, .env setup instructions, and troubleshooting section.
元数据
Slug yieldsllama
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Yields Llama 是什么?

Query DeFi yield opportunities across chains using the yieldsllama CLI (powered by DeFi Llama API). Use when the user asks about DeFi yields, APY, best staki... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。

如何安装 Yields Llama?

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

Yields Llama 是免费的吗?

是的,Yields Llama 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Yields Llama 支持哪些平台?

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

谁开发了 Yields Llama?

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

💬 留言讨论