google-ads
Warn
Audited by Snyk on Aug 7, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The Google Ads agent skill exposes an outsider-provided
querystring (GAQL) directly to the LLM-free text input in thesearchtool, which the required runtime passes tosearchGaql()and sends as the JSON body tocustomers/{customerId}/googleAds:searchatlib/googleAdsFetch.ts.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is an explicit Google Ads connector that includes write/mutate operations for campaign and budget management (createCampaignBudget, updateCampaignBudget, setCampaignStatus) and notes budgets/bids in micros. It therefore provides API-level ability to modify ad spend budgets — meeting the "Direct Financial Execution" criterion.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata