Oracle Eloqua

v1.0.2

Oracle Eloqua integration. Manage data, records, and automate workflows. Use when the user wants to interact with Oracle Eloqua data.

0· 87·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
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description match the instructions: everything in SKILL.md is about using the Membrane CLI to interact with Oracle Eloqua (connections, actions, proxy requests). No unrelated services, binaries, or credentials are requested.
Instruction Scope
Runtime instructions are limited to installing and using the @membranehq/cli, logging in, creating/listing connections, running actions, and proxying requests to the Eloqua API. The document does not instruct reading arbitrary local files or accessing unrelated environment variables. Note: the proxy feature allows arbitrary API calls to Eloqua via Membrane (expected for this integration).
Install Mechanism
There is no formal install spec in the registry, but SKILL.md tells the user to run `npm install -g @membranehq/cli`. Installing a global npm package is a reasonable delivery mechanism here, but npm packages run install scripts and execute code at install time — verify package provenance (publisher, repo, release) before running a global install.
Credentials
The skill declares no required environment variables or secrets. It relies on Membrane to manage credentials server-side; this is proportionate to the stated purpose. Users should understand that granting Membrane access gives it the ability to act on the user's Eloqua data.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide changes or other skills' credentials. Autonomous invocation is allowed (default) but not, by itself, a red flag — there are no other privilege-escalating requests in the instructions.
Assessment
This skill appears to do what it says: it uses the Membrane CLI to access Oracle Eloqua. Before installing, verify the @membranehq/cli package and its repository (to ensure you are installing the official package). Be aware that using the skill requires a Membrane account and that Membrane will manage and hold the Eloqua credentials/tokens needed to operate. If you have strict data governance, confirm Membrane's privacy/security practices and consider creating a least-privilege Eloqua account for integration. If you prefer not to install a global npm package, run the CLI via npx to avoid a system-wide install.

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

latestvk97embey9ajxge9wvpv0h5kskn843w91

License

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

Comments