nansen-trade
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
nansen-clipackage from the Node.js registry. This is an official vendor resource provided by nansen-ai.\n- [COMMAND_EXECUTION]: The skill usesBashto interact with thenansencommand-line tool for generating quotes and executing trades.\n- [DATA_EXFILTRATION]: The skill accesses the file~/.nansen/.envto retrieve theNANSEN_WALLET_PASSWORD. This sensitive credential is used locally to sign blockchain transactions and is part of the intended functionality of the vendor's tool.\n- [PROMPT_INJECTION]: The trade parameters such as tokens and amounts represent an indirect prompt injection surface if they are sourced from untrusted external data.\n - Ingestion points: Command-line flags
--from,--to, and--amountinSKILL.md.\n - Boundary markers: None.\n
- Capability inventory: Irreversible on-chain trades via
nansen trade execute.\n - Sanitization: No explicit validation or sanitization of inputs mentioned.
Audit Metadata