nansen-smart-money
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
nansen-clipackage via npm. This is a vendor-owned resource corresponding to the skill author (nansen-ai). - [COMMAND_EXECUTION]: The skill executes subcommands of the
nansenCLI binary to retrieve market data. Execution is scoped to the specificnansentool. - [INDIRECT_PROMPT_INJECTION]: The skill processes external blockchain data, such as wallet labels and token names, which are retrieved via the Nansen API.
- Ingestion points: Output from
nansen research smart-moneysubcommands. - Boundary markers: None defined within the skill file.
- Capability inventory: Execution of the
nansenCLI tool via Bash. - Sanitization: No specific sanitization logic is provided in the skill; it relies on the CLI's output formatting and the agent's core safety layers.
Audit Metadata