Skip to main content

google-ads-scripts

Provides expert guidance for automating Google Ads campaigns using scripts for management, optimization, and performance reporting.

Install this skill

or
85/100

Security score

The google-ads-scripts skill was audited on Feb 12, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 111

Template literal with variable interpolation in command context

SourceSKILL.md
111Logger.log(`Paused ${count} low-quality keywords`);
medium line 322

Template literal with variable interpolation in command context

SourceSKILL.md
322.withCondition(`keyword.quality_info.quality_score < ${threshold}`)
medium line 340

Template literal with variable interpolation in command context

SourceSKILL.md
340Logger.log(`${alerts.length} keywords with QS < ${threshold}`);
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →