hunter
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes
curlto interact with the Hunter.io API. These commands are configured to pass parameters for domain search and email verification in a controlled manner. - [EXTERNAL_DOWNLOADS]: Connects to
api.hunter.io, which is a well-known and legitimate service for professional email lookups. These requests are restricted to the official API endpoints. - [CREDENTIALS_UNSAFE]: The skill correctly uses an environment variable (
$HUNTER_TOKEN) for API authentication rather than hardcoding sensitive keys, aligning with security best practices for secret management.
Audit Metadata