Nansen Exit Signals
v0.1.0Is smart money exiting a token I hold? Net flow direction, seller breakdown by label, and recent SM trades.
⭐ 0· 147·1 current·1 all-time
byNansen AI@nansen-devops
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description ask about Nansen smart-money signals and the skill requires the nansen CLI and an NANSEN_API_KEY — both are directly relevant and expected for this purpose.
Instruction Scope
SKILL.md contains only explicit nansen CLI commands that query token flows, sellers, and trades. It does not instruct reading unrelated files, other env vars, or exfiltrating data to external endpoints.
Install Mechanism
Install spec uses the npm package 'nansen-cli' to create the 'nansen' binary. This is proportionate to the declared binary requirement but carries the normal moderate risk of any third-party npm package (postinstall scripts, running code during install). Verify the package publisher and prefer official releases.
Credentials
Only one credential is required (NANSEN_API_KEY) and it's the primary credential expected for calling the Nansen CLI/API. No unrelated secrets or config paths are requested.
Persistence & Privilege
Skill is not always-enabled and does not request system-wide modifications or access to other skills' configs. Autonomous invocation is allowed (platform default) but not combined with other worrying flags.
Assessment
This skill appears internally consistent: it needs the official Nansen CLI and an API key to query smart-money flows. Before installing, verify the 'nansen-cli' npm package publisher and version (to avoid tampered/malicious packages), limit the NANSEN_API_KEY scope if possible, and consider installing in an isolated environment. If you cannot verify the npm package, you can alternatively run equivalent queries against Nansen's documented API or use their official client.Like a lobster shell, security has layers — review code before you run it.
latestvk97crcgt0pt3c4hhsw97rr4zcs832xe9
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
Binsnansen
EnvNANSEN_API_KEY
Primary envNANSEN_API_KEY
Install
Node
Bins: nansen
npm i -g nansen-cli