Google Ads

v1.0.5

Google Ads API integration with managed OAuth. Query campaigns, ad groups, keywords, and performance metrics with GAQL. Use this skill when users want to interact with Google Ads data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

19· 5.7k·8 current·9 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
Name/description match the instructions: the SKILL.md shows how to call Maton gateway endpoints to access Google Ads (GAQL, customer listing, connections). Required network access and MATON_API_KEY are appropriate for a managed-OAuth proxy service.
Instruction Scope
Instructions only describe HTTP calls to Maton endpoints (gateway.maton.ai, ctrl.maton.ai, connect.maton.ai) and example GAQL queries. They do not ask the agent to read local files, unrelated environment variables, or transmit data to unexpected endpoints.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is written to disk or downloaded by the skill itself, which minimizes install-time risk.
Credentials
Only MATON_API_KEY is required and is used consistently in examples. No unrelated credentials, filesystem config paths, or broad secret access are requested. The single API key is proportionate for a gateway-based Google Ads integration.
Persistence & Privilege
always is false and there are no requests to modify other skills or system-wide settings. The skill can be invoked autonomously (platform default), which is expected for a user-invocable integration; this is not combined with other red flags.
Scan Findings in Context
[no_findings] expected: The regex scanner had no code to analyze because this is an instruction-only skill (SKILL.md + LICENSE). No suspicious patterns were detected in code files.
Assessment
This skill proxies Google Ads calls through Maton and requires a MATON_API_KEY — you are delegating OAuth and Google Ads access to Maton. Before installing, verify you trust Maton (maton.ai), confirm how they store and scope OAuth tokens, and ensure the API key you supply is least-privilege and revocable. Treat the MATON_API_KEY like any sensitive secret (don't paste it into public places). If you prefer not to use a third-party gateway, consider using your own integration or the referenced api-gateway skill. Finally, monitor activity for unexpected requests or connections after enabling the skill.

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

latestvk979zd5gek89crw2xh7ewcycsd80xyqr

License

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

Runtime requirements

🧠 Clawdis
EnvMATON_API_KEY

Comments