nansen-whale-tracker
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
nansenCLI, a vendor-provided tool from nansen-ai, to execute research queries. These commands retrieve blockchain data points like identity labels, token holdings, and transaction volumes based on user-provided variables.\n- [PROMPT_INJECTION]: The skill processes data from blockchain transactions and labels which constitute an external ingestion surface.\n - Ingestion points: Data returned from the
nansen research profilercommands, including ENS names and transaction metadata.\n - Boundary markers: No explicit delimiters are included in the command examples to segregate tool output from instructions.\n
- Capability inventory: Execution of the
nansencommand-line interface via shell subprocess.\n - Sanitization: No explicit output sanitization is defined within the provided bash sequences.
Audit Metadata