← Back to Skills Marketplace
adacapo21

Indigo Assets

by Angelos Kappos · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
296
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install indigo-assets
Description
Query real-time prices and data for Indigo Protocol iAssets, ADA, and INDY tokens.
README (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

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install indigo-assets
  3. After installation, invoke the skill by name or use /indigo-assets
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug indigo-assets
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Indigo Assets?

Query real-time prices and data for Indigo Protocol iAssets, ADA, and INDY tokens. It is an AI Agent Skill for Claude Code / OpenClaw, with 296 downloads so far.

How do I install Indigo Assets?

Run "/install indigo-assets" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Indigo Assets free?

Yes, Indigo Assets is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Indigo Assets support?

Indigo Assets is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Indigo Assets?

It is built and maintained by Angelos Kappos (@adacapo21); the current version is v1.0.0.

💬 Comments