← 返回 Skills 市场
adacapo21

Indigo Assets

作者 Angelos Kappos · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
296
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install indigo-assets
功能描述
Query real-time prices and data for Indigo Protocol iAssets, ADA, and INDY tokens.
使用说明 (SKILL.md)

iAsset Prices & Data

Query real-time prices and data for Indigo Protocol iAssets (iUSD, iBTC, iETH, iSOL), ADA, and INDY tokens.

MCP Tools

Tool Description
get_assets Get all Indigo iAssets with prices and interest data
get_asset Get details for a specific iAsset (iUSD, iBTC, iETH, iSOL)
get_asset_price Get the current price for a specific iAsset
get_ada_price Get the current ADA price in USD
get_indy_price Get the current INDY token price in ADA and USD

Sub-Skills

References

安全使用建议
This skill appears to do what it says (query Indigo iAssets, ADA, and INDY prices) and has no install or secret requirements, but proceed carefully because: (1) the author/source is unknown and there is no homepage to verify authenticity; (2) the skill metadata permits file-read tools (Read/Glob/Grep) which are unnecessary for price queries and could be used to access local files if the agent has that capability. Before installing, verify where the MCP tools (get_assets, get_asset, etc.) are implemented and who provides them; confirm that the skill will only call those trusted endpoints. If you lack that assurance, avoid enabling file-read permissions for the agent or run the skill in a restricted/sandboxed environment. If you need higher assurance, prefer skills published by verified sources or with a public homepage/repo.
功能分析
Type: OpenClaw Skill Name: indigo-assets Version: 1.0.0 The skill bundle is a well-documented set of instructions and tool definitions for querying real-time cryptocurrency prices related to the Indigo Protocol. It contains no executable code, and the Markdown files (SKILL.md, asset-prices.md, token-prices.md) provide legitimate usage examples and conceptual overviews without any evidence of prompt injection, malicious instructions, or suspicious data access patterns.
能力评估
Purpose & Capability
Name/description match the declared MCP tools (get_assets, get_asset, get_asset_price, get_ada_price, get_indy_price). No unexpected binaries, env vars, or config paths are requested — the capability and declared requirements are consistent.
Instruction Scope
SKILL.md instructs the agent to use platform MCP tools to fetch prices and includes helpful references/sub-skills. It does not instruct reading user files or accessing unrelated system state. However, the skill metadata lists allowed-tools: Read, Glob, Grep (file read capabilities) which are not necessary for fetching price data and could be used to read local files if the agent is permitted — this is unexplained and worth caution.
Install Mechanism
No install spec and no code files — the skill is instruction-only, so nothing is downloaded or written to disk. This is the lowest install risk.
Credentials
No environment variables, credentials, or config paths are required. The skill does not request secrets or unrelated credentials.
Persistence & Privilege
always is false and the skill does not request persistent system-wide modifications or elevated privileges. Autonomous invocation (disable-model-invocation: false) is normal for skills and not by itself a red flag here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install indigo-assets
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /indigo-assets 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug indigo-assets
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Indigo Assets 是什么?

Query real-time prices and data for Indigo Protocol iAssets, ADA, and INDY tokens. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 296 次。

如何安装 Indigo Assets?

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

Indigo Assets 是免费的吗?

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

Indigo Assets 支持哪些平台?

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

谁开发了 Indigo Assets?

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

💬 留言讨论