Google Ad Manager
v1.0.0Google Ad Manager integration. Manage data, records, and automate workflows. Use when the user wants to interact with Google Ad Manager data.
⭐ 0· 30·0 current·0 all-time
byMembrane Dev@membranedev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (Google Ad Manager integration) matches the instructions: all steps revolve around installing and using the Membrane CLI to connect to Google Ad Manager. No unrelated services, binaries, or credentials are requested.
Instruction Scope
SKILL.md stays on-topic: it directs the user/agent to install Membrane, authenticate, create/list connections, run actions, or proxy API requests. It does not instruct reading arbitrary files, harvesting environment variables, or exfiltrating data outside the Membrane/GAM flow.
Install Mechanism
There is no registry install spec (skill is instruction-only). The doc recommends installing @membranehq/cli via npm -g or using npx, which is a standard package source. This is expected but does involve globally installing a third-party CLI—users should confirm they trust that package before installing globally.
Credentials
The skill declares no required env vars or credentials and explicitly advises against asking users for API keys, relying instead on Membrane-managed connections. This is proportionate; however, trusting Membrane's servers to hold Google Ad Manager credentials is a privacy/trust decision for the user.
Persistence & Privilege
Skill is not always-on, does not request system-wide configuration changes, and is user-invocable. There is no evidence it attempts to modify other skills or persist beyond normal use.
Assessment
This skill is a how-to that directs you to use the Membrane CLI to connect to Google Ad Manager. Before installing or using it: 1) Verify you trust the Membrane service and the @membranehq/cli npm package (review the vendor/site and package repo). 2) Understand that credentials for Google Ad Manager will be stored/handled server-side by Membrane, so Membrane will see proxied API calls and potentially sensitive ad/account data. 3) Installing a global npm package (-g) affects your system; prefer npx or a scoped install if you want to avoid global changes. 4) Because this skill is instruction-only, there is no bundled code for local review—if you need stronger assurance, check the Membrane CLI source and the referenced repository before proceeding.Like a lobster shell, security has layers — review code before you run it.
latestvk97a5scdrcep3hkxn91ha91xnx8489ge
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
