nansen-dca-tracker
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
nansen-clipackage via Node.js. This is a vendor-owned resource associated with the author (nansen-ai) and is required for the skill's primary functionality. - [COMMAND_EXECUTION]: The skill executes commands using the
nansenCLI tool. Access is restricted using a whitelist pattern (nansen:*), ensuring that the agent can only execute commands within the intended nansen research namespace. - [CREDENTIALS_UNSAFE]: The skill requires a
NANSEN_API_KEY. This is requested through a standard environment variable (NANSEN_API_KEY), which is the recommended practice for managing API authentication without hardcoding secrets.
Audit Metadata