·nansen-wallet-migration
!

nansen-wallet-migration

Migrate an existing nansen-cli wallet from insecure password storage (env files, .credentials) to the new secure keychain-backed flow.

36Installs·10Trend·@nansen-ai

Installation

$npx skills add https://github.com/nansen-ai/nansen-cli --skill nansen-wallet-migration

How to Install nansen-wallet-migration

Quickly install nansen-wallet-migration AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/nansen-ai/nansen-cli --skill nansen-wallet-migration
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: nansen-ai/nansen-cli.

SKILL.md

View raw

Use this skill when a user already has a nansen-cli wallet set up with the old password storage method and wants to migrate to the new secure flow.

wallet show only displays addresses and does NOT load or check the password. To detect the actual password situation, check for stored password sources:

The previous wallet skill told agents to write the password to /.nansen/.env.

Migrate an existing nansen-cli wallet from insecure password storage (env files, .credentials) to the new secure keychain-backed flow. Source: nansen-ai/nansen-cli.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/nansen-ai/nansen-cli --skill nansen-wallet-migration
Category
!Security
Verified
First Seen
2026-03-07
Updated
2026-03-10

Browse more skills from nansen-ai/nansen-cli

Quick answers

What is nansen-wallet-migration?

Migrate an existing nansen-cli wallet from insecure password storage (env files, .credentials) to the new secure keychain-backed flow. Source: nansen-ai/nansen-cli.

How do I install nansen-wallet-migration?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nansen-ai/nansen-cli --skill nansen-wallet-migration Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/nansen-ai/nansen-cli