google-ads
Warn
Audited by Snyk on Apr 17, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill integrates directly with the Google Ads API and provides programmatic scripts that create and update campaigns including explicit budget parameters and status changes. Examples:
python create_campaign.py --budget 50,python update_campaign.py --campaign-id <id> --status ENABLED --budget 75, and routing logic "Pause/enable/budget changes | Runupdate_campaign.py". Per the core rule, managing ad spend budgets (and enabling campaigns to spend) is considered direct financial execution.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata