nansen-alerts
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the nansen CLI tool via Bash for alert management tasks such as listing, creating, updating, and deleting alerts. This behavior is consistent with the skill's documented purpose.
- [EXTERNAL_DOWNLOADS]: The skill installs the nansen-cli package from the Node.js registry. This package is provided by nansen-ai, the official vendor, and is required for the skill to function.
- [CREDENTIALS_UNSAFE]: The skill requires the NANSEN_API_KEY environment variable for authentication. This is a standard and secure method for providing API access without hardcoding secrets.
Audit Metadata