nansen-polymarket-deep-dive
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the nansen-cli package from the Node.js registry. This is an expected dependency from the vendor (nansen-ai) for accessing their data services.
- [CREDENTIALS_UNSAFE]: Uses the NANSEN_API_KEY environment variable for API authentication. This follows security best practices by avoiding hardcoded secrets.
- [COMMAND_EXECUTION]: Executes the nansen research CLI tool to retrieve market statistics. These operations are consistent with the skill's defined purpose and do not perform unauthorized system actions.
Audit Metadata