Oracle Marketing Cloud
v1.0.0Oracle Marketing Cloud integration. Manage data, records, and automate workflows. Use when the user wants to interact with Oracle Marketing Cloud data.
⭐ 0· 18·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
Name/description (Oracle Marketing Cloud integration) align with the instructions: all runtime steps revolve around using the Membrane CLI to connect, list connections, discover and run actions, or proxy API requests to Oracle Marketing Cloud. Nothing requested (no env vars, no unrelated binaries) is out of scope for this purpose.
Instruction Scope
SKILL.md only instructs installing and using the @membranehq/cli, logging in via the Membrane flow, creating/using connections, listing actions, running actions, and proxying requests. It does not direct the agent to read unrelated files, secret env vars, or transmit data to unexpected endpoints beyond Membrane and Oracle Marketing Cloud.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but the doc instructs users to run 'npm install -g @membranehq/cli'. Global npm install is common for CLIs but does modify system state; this is expected for a CLI-based integration. No downloads from untrusted URLs or extract steps are present.
Credentials
The skill declares no required environment variables or credentials. Authentication is handled interactively via Membrane's login/connection flows, which is proportional to the described purpose. There are no demands for unrelated tokens, AWS keys, or local config paths.
Persistence & Privilege
The skill is not marked 'always' and does not request persistent or system-wide privileges. It is user-invocable and can be invoked autonomously by the agent (the platform default), which is expected for an integration skill.
Assessment
This skill is an instruction-only integration that relies on the Membrane CLI and a Membrane account to interact with Oracle Marketing Cloud. Before installing or following the instructions: 1) Verify you intend to install the official CLI package (@membranehq/cli) and are comfortable with a global npm install; global installs modify your system PATH. 2) Understand that Membrane will act as a proxy and will manage and store connection credentials server-side — review Membrane's privacy/security policies and ensure you trust that provider before creating connections. 3) Use least-privilege accounts when connecting to production systems (avoid using full-privilege admin credentials). 4) The skill does not request extra secrets or local file access, but be cautious with any manual steps that ask you to paste tokens or codes into prompts. If you need higher assurance, manually verify the CLI vendor (npm page, GitHub repo) before installing.Like a lobster shell, security has layers — review code before you run it.
latestvk9741xh6m2taadqww9pgdswqf984emw2
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
