Adroll
v1.0.2AdRoll integration. Manage data, records, and automate workflows. Use when the user wants to interact with AdRoll data.
⭐ 0· 138·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The skill's stated purpose (AdRoll integration) aligns with its instructions to use the Membrane platform and CLI. Minor mismatch: the registry's explicit 'Requirements' section lists no required binaries, but the SKILL.md instructs installing the @membranehq/cli npm package and requires network access and a Membrane account (not declared as environment variables). This is explainable but worth noting.
Instruction Scope
Instructions are specific and limited to installing and using the Membrane CLI to discover actions, create a connection, run actions, or proxy raw AdRoll API requests. The skill does not instruct reading arbitrary files or environment variables. One important functional note: proxying requests and connections means AdRoll API calls and data will transit Membrane's service — expected for this integration, but users should be aware.
Install Mechanism
There is no in-repo install spec, but the SKILL.md instructs installing @membranehq/cli via npm (global). Installing a package from the public npm registry is common but has moderate trust implications; the skill itself doesn't auto-install anything.
Credentials
No environment variables or local secrets are requested. Authentication is delegated to Membrane (browser-based OAuth flow), so no local API keys are required by the skill — this is proportionate to the stated purpose.
Persistence & Privilege
The skill does not request always:true, does not declare persistent system-wide changes, and is user-invocable. It does not attempt to modify other skills or system settings.
Assessment
This skill is an instruction-only integration that relies on the Membrane CLI and a Membrane account. Before installing/using it: 1) Verify you trust Membrane (https://getmembrane.com) because AdRoll data and API requests will transit their service when you create a connection or use the proxy. 2) Confirm the npm package @membranehq/cli publisher and repository match the expected vendor (review its npm page and GitHub repo). 3) Be aware the SKILL.md tells you to install a global npm package and to authenticate via a browser flow — no local API keys are required. 4) If you need stricter data controls, review Membrane's privacy/security docs or use direct AdRoll credentials via safer means. If you want me to, I can point to the Membrane npm package page and the referenced GitHub repo for manual verification.Like a lobster shell, security has layers — review code before you run it.
latestvk9716p6bvry278crcnnjdrwtg98426q4
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
