company-search
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXPOSURE]: The skill uses the environment variable
$LEADMAGIC_API_KEYfor authentication in its documentation examples. This is a standard and safe practice for secret management, avoiding hardcoded credentials. - [DATA_EXFILTRATION]: Network operations are directed to
api.leadmagic.io, which is the official API domain for the vendor 'leadmagic'. No unexpected or suspicious external data transmission was detected. - [COMMAND_EXECUTION]: The skill includes
curlexamples for interacting with the API. These are provided as documentation for the agent/user and do not represent arbitrary or dangerous shell command execution. - [PROMPT_INJECTION]: The instructions are focused on API parameters and usage guidelines. No attempts to bypass safety filters or override agent behavior were found.
Audit Metadata