people-search
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill makes network requests to
api.leadmagic.io. As this is the official API endpoint for the skill's author (LeadMagic), this is standard expected behavior for the skill's primary purpose. - [CREDENTIALS_UNSAFE]: The skill uses a placeholder
$LEADMAGIC_API_KEYin thecurlexamples. This follows security best practices by instructing the agent to use environment variables rather than hardcoding sensitive credentials. - [COMMAND_EXECUTION]: The skill includes a
curlcommand example. This is provided for documentation purposes to show how the AI should structure its own tool calls to the LeadMagic API and does not involve malicious or hidden shell execution.
Audit Metadata