google-ads
Pass
Audited by Gen Agent Trust Hub on Aug 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts exclusively with the official Google Ads API at
googleads.googleapis.com. No unauthorized external network calls or data exfiltration attempts were found. - [SAFE]: Authentication is handled securely using Zapier-managed OAuth or environment variables (
GOOGLE_ADS_ACCESS_TOKEN,GOOGLE_ADS_DEVELOPER_TOKEN). The documentation correctly advises users on how to check environment variables without leaking credentials. - [SAFE]: All dependencies are reputable and consistent with the skill's purpose as a connector developed by Zapier. These include official platform SDKs and standard validation libraries like Zod.
- [SAFE]: The execution logic in
cli.jsusesspawnSynconly to run the skill's own internal TypeScript or compiled JavaScript files, facilitating a standard development and runtime environment without introducing arbitrary command execution risks.
Audit Metadata