Adagent Google Ads

v1.0.0

Manage Google Ads campaigns — create, monitor, pause, and optimize. Use when the user says 'Google Ads', 'Google 廣告', 'keyword research', 'search ads', 'crea...

0· 70·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (manage Google Ads) matches the instructions: all operations (list accounts, create/pause/enable campaigns, keyword research, performance) are performed via the AdAgent service using an MCP connector link. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md confines runtime actions to calling the external AdAgent API (via the MCP link) and mapping user intents to API calls. It does not instruct the agent to read local files, unrelated env vars, or transmit data to unexpected endpoints. It explicitly states the MCP link is a credential and how tokens are handled on the service side.
Install Mechanism
Instruction-only skill with no install spec and no code files — minimal disk footprint and low installation risk.
Credentials
No environment variables or platform credentials are declared, but the skill requires an MCP Connector link that embeds an auth token. This credential is proportional to the stated purpose, but because it is an embedded token, users must treat it like a secret and avoid pasting it into public chat or insecure places.
Persistence & Privilege
The skill does not request always:true and does not ask to modify other skills or system-wide settings. It can be invoked autonomously by the agent (platform default), which is expected for an integration skill.
Assessment
This skill delegates all Google Ads actions to the third-party service AdAgent and requires you to paste an MCP connector link that contains an embedded token — treat that link like a password. Before installing: (1) confirm you trust adagent.10xboost.org and review its privacy/terms, (2) ensure the Google OAuth scopes granted to AdAgent are limited to what you need (least privilege), (3) do not paste the MCP link in public chats or logs, and (4) monitor any campaign creation or budget changes the skill makes and revoke access at AdAgent if you see unexpected activity. If you prefer more control, consider using a skill that requires your own explicit API keys or OAuth flow you control.

Like a lobster shell, security has layers — review code before you run it.

latestvk97f48e8mcgz7qc7jy5hybzp4x83xyfv

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🔍 Clawdis
ConfigMCP Connector link from adagent.10xboost.org (contains embedded auth token)

Comments