Google Ads
PassAudited by VirusTotal on May 3, 2026.
Overview
Type: OpenClaw Skill Name: google-ads-campaigns Version: 0.1.1 The skill bundle contains instructions for an AI agent to interact with Google Ads via the ClawLink integration service. It does not include executable code, instead directing the agent to use a specific plugin (clawlink-plugin) and an external dashboard (claw-link.dev) for authentication. The instructions in SKILL.md emphasize security best practices, such as requiring user confirmation before modifying campaigns and explicitly forbidding the agent from requesting or echoing raw credentials.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
If the user confirms the wrong preview, campaign, budget, targeting, or audience changes could affect ad spend or account performance.
The skill can invoke tools that change Google Ads resources, but it instructs the agent to preview and get confirmation first.
For campaign, ad-group, or audience changes, call `clawlink_preview_tool` first, then confirm with the user. Execute with `clawlink_call_tool`.
Review previews carefully, confirm the exact Google Ads account and object IDs, and avoid approving broad or ambiguous changes.
The connected Google Ads account permissions determine what the agent can inspect or change through ClawLink.
The skill requires delegated ClawLink and Google Ads access. This is expected for the integration, but it grants account authority through stored local configuration.
Pairing stores a local ClawLink credential in OpenClaw's plugin config so future tool calls can work.
Use an appropriate Google Ads account, review Google consent scopes, and revoke the ClawLink connection when it is no longer needed.
Actual tool behavior depends on the ClawLink plugin and service, not just this instruction-only skill.
The skill itself has no code, but its functionality depends on an external plugin that was not included in the provided artifact set.
Install the verified ClawLink plugin: `openclaw plugins install clawhub:clawlink-plugin`
Verify the plugin source and ClawLink documentation before installing, especially before connecting production ad accounts.
Account metadata, reports, and requested changes may pass through ClawLink as part of normal operation.
Google Ads data and tool requests are mediated through an external integration hub. This is disclosed and purpose-aligned, but it is an additional data boundary.
Powered by [ClawLink](https://claw-link.dev), an integration hub for OpenClaw that handles hosted connection flows and credentials
Check ClawLink's privacy, security, and retention practices before connecting sensitive advertising accounts.
