nansen-portfolio-tracker
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the
allowed-toolsconfiguration to limit shell execution specifically to thenansencommand, effectively preventing unauthorized system commands. - [EXTERNAL_DOWNLOADS]: The skill specifies the installation of the
nansen-clipackage from the Node.js registry. Nansen is a recognized and well-known service in the blockchain analytics industry. - [COMMAND_EXECUTION]: The skill executes the
nansencommand-line utility to retrieve structured financial data like wallet balances and profit/loss history. The command parameters are limited to address and time-range inputs. - [CREDENTIALS_UNSAFE]: The skill requires a
NANSEN_API_KEY, which is handled through environment variables. This is a standard and recommended practice for secret management in AI agent tools.
Audit Metadata