setup-outreach-campaign-smartlead
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill documentation includes an example
exportcommand for setting an environment variable (SMARTLEAD_API_KEY). This is a standard and safe method for managing API credentials locally. - [EXTERNAL_DOWNLOADS]: The skill interacts exclusively with the official Smartlead API endpoint (
https://server.smartlead.ai/api/v1). No third-party scripts or untrusted external resources are downloaded or executed. - [CREDENTIALS_UNSAFE]: The skill follows security best practices by instructing the user to provide their own API key via environment variables or manual input. It explicitly states it does not use a proxy and does not contain hardcoded secrets.
Audit Metadata