·nansen-pm-insider-scan
</>

nansen-pm-insider-scan

Scan a resolved Polymarket market for wallets exhibiting suspicious trading patterns: fresh funding, single-market focus, extreme ROI, late entry at high prices.

23Installs·8Trend·@nansen-ai

Installation

$npx skills add https://github.com/nansen-ai/nansen-cli --skill nansen-pm-insider-scan

How to Install nansen-pm-insider-scan

Quickly install nansen-pm-insider-scan 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-pm-insider-scan
  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

Answers: "Are there wallets with suspicious trading patterns in this Polymarket market?"

For each winner, compute ROI = totalpnlusd / netbuycostusd 100 (skip ROI flags if netbuycostusd <= 0), then score (0–13). Within each tier group, apply only the highest matching flag:

| NEWWALLET | 3 | First funded within 7 days of now | | YOUNGWALLET | 1 | First funded 8–28 days ago (skip if NEWWALLET fires) | | SINGLEMARKET | 3 | trades-by-address shows only 1 distinct marketid | | FEWMARKETS | 1 | 2–3 distinct marketids (skip if SINGLEMARKET fires) | | EXTREMEROI | 3 | ROI >= 500% |

Scan a resolved Polymarket market for wallets exhibiting suspicious trading patterns: fresh funding, single-market focus, extreme ROI, late entry at high prices. 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-pm-insider-scan
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from nansen-ai/nansen-cli

Quick answers

What is nansen-pm-insider-scan?

Scan a resolved Polymarket market for wallets exhibiting suspicious trading patterns: fresh funding, single-market focus, extreme ROI, late entry at high prices. Source: nansen-ai/nansen-cli.

How do I install nansen-pm-insider-scan?

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-pm-insider-scan 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