hubspot-whoami-nango
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Secret management follows best practices by using environment variables (
NANGO_SECRET_KEY) rather than hardcoded credentials. - [SAFE]: Network operations in
scripts/check-auth.jsare directed tohttps://api.nango.dev, the official API domain for Nango, which is a recognized and well-known integration service. - [SAFE]: The execution environment is secure as the provided script uses built-in Node.js functionality (
fetch) without requiring external or untrusted dependencies. - [SAFE]: Instructional content in
SKILL.mdprovides a structured workflow for the agent without attempting to override safety guardrails or perform unauthorized actions.
Audit Metadata