# Track Smart Money Wallet Activity

Crypto analysts need fast views of what notable wallets buy, sell, and hold. This skill guides Claude, Codex, and Claude Code through Nansen smart money CLI queries.

## Install

```bash
npx skillstore add internet-court/nansen-smart-money-tracker
```

## Metadata

- Status: approved
- Slug: internet-court-nansen-smart-money-tracker
- Skillstore revision: r1
- Version status: missing
- Tree hash: b41d904819d4f7fbb678a1d5880bc4fe61e3892cd283202a185c3e02853b670e
- Author: internet-court
- GitHub username: internet-court
- License: MIT
- Repository: https://github.com/internet-court/internet-court-skill/tree/main/vendored/nansen/nansen-smart-money-tracker
- Ref: 3f6e026a3363e0954ede7bef0cfe88d4475de137
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: allowed
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands, env\_access
- Quality score: 77
- Quality tier: bronze
- Public page: https://skillstore.pages.dev/skills/internet-court-nansen-smart-money-tracker
- Manifest: https://skillstore.pages.dev/api/skills/internet-court-nansen-smart-money-tracker/manifest

## Capabilities

- Shows Nansen smart money netflow commands for supported chains.
- Guides DEX trade queries filtered by smart money labels.
- Summarizes holdings queries for aggregated smart money portfolios.
- Documents Hyperliquid perpetual trade tracking without a chain flag.
- Explains useful flags for limits, sorting, fields, tables, and CSV output.

## Use Cases

- Monitor Smart Money Accumulation: Find tokens with recent net inflows from Nansen smart money labels.
- Review Wallet Group Holdings: Inspect aggregated holdings for smart money categories before deeper token research.
- Track Perp Trader Activity: Review Hyperliquid smart perpetual trades for directional market context.

## Prompt Templates

### Check Netflow

```
Use the nansen smart money tracker to show the top 10 Solana smart money netflows.
```

### Filter By Label

```
Use Nansen smart money DEX trades on Solana for the Smart Trader label with a limit of 20.
```

### Compare Holdings And Trades

```
Pull smart money holdings and recent DEX trades for Solana, then summarize possible accumulation themes.
```

### Export A Focused Dataset

```
Query smart money netflow for Solana funds, sort by value in descending order, select key fields, and prepare CSV output.
```

## Limitations

- Requires a valid NANSEN\_API\_KEY and installed nansen CLI.
- Coverage depends on Nansen API availability and supported chains.
- It does not place trades or manage wallets.
- It does not verify investment suitability or financial risk.

## Best Practices

- Use the smallest useful limit when exploring a new market.
- Quote multi-word smart money labels exactly as Nansen expects.
- Treat outputs as research signals, not trading instructions.

## Anti Patterns

- Do not paste API keys into prompts or chat history.
- Do not assume smart money activity guarantees future performance.
- Do not run broad exports before narrowing chain, label, and fields.

## Security Audit

- Audited at: 2026-07-21T03:39:43.324\+00:00
- Summary: All 24 static findings are false positives caused by Markdown backticks, code-fence markers, and credential metadata. The skill is a short documentation-only guide for invoking the Nansen CLI; no executable code, credential handling, prompt injection, or data-exfiltration intent was found.

## Stats

- Views: 0
- Downloads: 5
- Favorites: 1
- Popularity score: 0
