nansen-dca-tracker
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected. The skill's behavior matches its stated purpose.
- [EXTERNAL_DOWNLOADS]: The skill installs the
nansen-cliNode.js package. This is a standard dependency for interacting with the Nansen data platform. - [COMMAND_EXECUTION]: The skill executes
nansenCLI commands to retrieve research data. Command execution is limited by theallowed-toolsconfiguration, which restricts the agent to thenansen:*namespace, preventing arbitrary shell command execution. - [CREDENTIALS_UNSAFE]: The skill requires a
NANSEN_API_KEY. This is managed through a required environment variable, which is a standard and secure method for providing credentials to AI agents without hardcoding them.
Audit Metadata