Real Skill packageSource verifiedClawHub registry

nansen-wallet-keychain-migration

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

Identity and source

Publisher attributionNansen AIregistry owner unverified by skillvetai
Functional categorySearch, Research & Knowledgeautomatically inferred · 53% rule confidence
Package forminstruction bundle2 recorded files
Canonical sourceClawHub registryclawhub:nansen-devops:nansen-wallet-keychain-migration
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/19/2026.claude/skills/nansen-wallet-keychain-migration

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/19/2026.agents/skills/nansen-wallet-keychain-migration

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/19/2026skills/nansen-wallet-keychain-migration

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @nansen-devops/nansen-wallet-keychain-migration
clawhub inspect @nansen-devops/nansen-wallet-keychain-migration --version 0.1.1

Security evidence

SkillVetAI static result: high signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
2 / 2 inspected as text
Checked
8/19/2026, 4:03:31 AM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
highInstructions or code access sensitive credential locationsSKILL.md:49 · confidence 85%keychain"` → alread
1 High/Critical review queue entry
STATIC_SENSITIVE_CREDENTIAL_ACCESSpending
Open human review queue →
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
2 dependency and API indicators
  • api: clawhub.ai
  • api: www.npmjs.com
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/19/2026, 3:43:37 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:f35f98806ec7c6cfee676dc2db2c1bf6ba5f4027accf0ab106a7936d128671f3
Show up to 2 recorded paths
  • skill-card.md
  • SKILL.md

Source changelog

- Modernizes detection of wallet password state: replaces probing with `nansen auth status` and `nansen doctor --offline`. - Removes guidance to use `nansen wallet export` for password probing, preventing accidental private key exposure. - Clarifies how to interpret the password source and migrate securely, especially with `.env` files. - Removes the unused skill-card.md file; simplifies documentation. - Updates and tightens agent rules and critical migration steps for improved security and clarity.