← Back to Skills Marketplace
nansen-devops

Nansen Defi Positions

by Nansen AI · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
191
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install nansen-defi-positions
Description
What DeFi positions does a wallet hold? Protocol-by-protocol breakdown of assets, debts, and rewards across chains.
Usage Guidance
This skill is internally consistent: it needs the nansen CLI and your Nansen API key to query on-chain positions. Before installing, confirm you trust the 'nansen-cli' npm package author (npm packages can execute code at install time) and consider using a scoped or limited API key if Nansen supports it. Wallet addresses are public on-chain data, but avoid providing any private keys or unrelated secrets. If you are uncomfortable with the skill running autonomously, keep it user-invocable only or disable autonomous invocation in agent settings.
Capability Analysis
Type: OpenClaw Skill Name: nansen-defi-positions Version: 0.1.0 The skill bundle provides legitimate instructions for querying DeFi positions and wallet balances using the Nansen CLI. It requires a Nansen API key and utilizes standard bash commands for the 'nansen' binary as described in SKILL.md. No malicious patterns, data exfiltration, or suspicious execution logic were identified.
Capability Assessment
Purpose & Capability
Name/description (decompose a wallet's DeFi positions) matches the declared requirements: the nansen binary and NANSEN_API_KEY are the expected artifacts for calling Nansen's CLI.
Instruction Scope
SKILL.md only instructs running specific nansen CLI commands with a wallet address variable. It does not ask the agent to read unrelated files, additional environment variables, or transmit data to endpoints outside the Nansen CLI.
Install Mechanism
Install uses the npm package 'nansen-cli' to provide the 'nansen' binary. This is appropriate for the CLI but npm packages carry standard supply-chain risks — the install is expected, not inherently suspicious.
Credentials
Only NANSEN_API_KEY is required and it's declared as the primary credential, which is proportionate for calling the Nansen API/CLI.
Persistence & Privilege
Skill is not always-on, does not request elevated system-wide settings, and does not claim to modify other skills or global agent configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nansen-defi-positions
  3. After installation, invoke the skill by name or use /nansen-defi-positions
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
- Initial release: Protocol-by-protocol DeFi position analysis for any wallet. - Supports breakdown of assets, debts, and rewards across multiple chains. - Integrates spot token balances to provide comprehensive on-chain exposure. - Requires NANSEN_API_KEY and the nansen CLI tool for usage. - Useful for obtaining detailed reports on DeFi holdings, including lending, LPs, and staking.
Metadata
Slug nansen-defi-positions
Version 0.1.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Nansen Defi Positions?

What DeFi positions does a wallet hold? Protocol-by-protocol breakdown of assets, debts, and rewards across chains. It is an AI Agent Skill for Claude Code / OpenClaw, with 191 downloads so far.

How do I install Nansen Defi Positions?

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

Is Nansen Defi Positions free?

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

Which platforms does Nansen Defi Positions support?

Nansen Defi Positions is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Nansen Defi Positions?

It is built and maintained by Nansen AI (@nansen-devops); the current version is v0.1.0.

💬 Comments