nansen-trade
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Installs the
nansen-cliNode.js package as a primary dependency to enable trading capabilities. - [CREDENTIALS_UNSAFE]: Utilizes
NANSEN_API_KEYandNANSEN_WALLET_PASSWORDenvironment variables. It references a local environment file (~/.nansen/.env) used by the CLI to manage wallet encryption, which is expected for this type of financial tool. - [COMMAND_EXECUTION]: Executes trade-related commands via the
nansenbinary. The access is limited to thenansennamespace, adhering to the principle of least privilege.
Audit Metadata