nansen-exit-signals
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
nansen-cliNode.js package to enable its core functionality. This is an expected dependency for an agent designed to interface with Nansen data services.\n- [CREDENTIALS_UNSAFE]: The skill requires aNANSEN_API_KEYfor authentication. It appropriately requests this via environment variables rather than using hardcoded values, which aligns with security best practices for secret management.\n- [COMMAND_EXECUTION]: The skill executesnansenCLI commands to fetch market intelligence. Command execution is constrained by theallowed-toolsconfiguration, which restricts the shell to thenansenbinary, thereby minimizing potential abuse.
Audit Metadata