nansen-general-search
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill is designed to facilitate searches for tokens and entities on the Nansen platform using established patterns.
- [EXTERNAL_DOWNLOADS]: The skill installs the
nansen-clipackage from the Node.js registry to provide its core functionality. This is a legitimate dependency for interacting with the Nansen API and is used as intended by the skill. - [COMMAND_EXECUTION]: The skill executes the
nansenbinary to perform research queries. The execution environment is restricted to this specific binary via theallowed-toolsconfiguration, which prevents unauthorized command execution. - [CREDENTIALS_UNSAFE]: Security best practices are followed by using the
NANSEN_API_KEYenvironment variable for authentication instead of hardcoding sensitive credentials in the skill source.
Audit Metadata