Oracle Fusion Cloud Financials

v1.0.0

Oracle Fusion Cloud Financials integration. Manage data, records, and automate workflows. Use when the user wants to interact with Oracle Fusion Cloud Financ...

0· 8·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
Capability signals
CryptoCan make purchases
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name and description claim Oracle Fusion Cloud Financials integration and every runtime instruction is about installing/using the Membrane CLI to talk to Oracle — the requested capabilities line up with the stated purpose.
Instruction Scope
SKILL.md instructs the agent (and user) to install and use the Membrane CLI, authenticate via browser, list connections/actions, run actions, or proxy raw API requests. It does not request unrelated files, system paths, or arbitrary environment variables, nor does it instruct exfiltration to unexpected endpoints.
Install Mechanism
No install spec in the bundle; the doc recommends installing @membranehq/cli via npm -g and uses npx in examples. Using a public npm package is expected for a CLI but has normal supply-chain considerations (global npm install modifies the system PATH).
Credentials
The skill declares no required env vars or credentials and relies on Membrane to manage auth. The need for a Membrane account and network access is proportional to a remote SaaS integration.
Persistence & Privilege
The skill is instruction-only, does not request always:true, does not install persistent background components itself, and does not ask to modify other skills or system-wide settings.
Assessment
This skill is coherent: it uses the Membrane CLI as a proxy to access Oracle Fusion Cloud Financials rather than asking for direct Oracle credentials. Before installing or using it, consider: (1) You must trust Membrane (their servers will handle OAuth/auth tokens and proxy API calls). Review Membrane's privacy/security docs and the @membranehq/cli npm package on the registry. (2) npm -g modifies your system; prefer npx for one-off use or install in a virtual environment if you have policy constraints. (3) Use least-privilege accounts in Oracle and review audit logs for actions performed via the connector. (4) If you need higher assurance, inspect the Membrane CLI source code (the README references a GitHub repo) or run it from an isolated environment. Overall the skill appears consistent with its stated purpose.

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

latestvk97da98cgxw7xxgww5hb8xcr6184ahne

License

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

Comments