industry-key-contact-radar-api-skill
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates communication with the BrowserAct API to search for professional contacts across various social platforms based on industry and job titles.
- [SAFE]: Sensitive credentials are handled securely using the BROWSERACT_API_KEY environment variable, preventing hardcoded secrets.
- [SAFE]: Network activity is restricted to the vendor's official domain (api.browseract.com) and provides documentation for users to obtain their own keys via the official console.
- [SAFE]: The accompanying Python script uses well-known libraries (requests) and lacks any dangerous patterns such as dynamic code execution, persistence mechanisms, or obfuscation.
Audit Metadata