Oracle Fusion Recruiting Cloud

v1.0.0

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

0· 25·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
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the instructions: the SKILL.md exclusively describes using the Membrane CLI to connect to Oracle Fusion Recruiting Cloud. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
Runtime instructions stick to installing/using the @membranehq/cli, creating connections, listing actions, running actions, and proxied API requests. The instructions do not ask the agent to read unrelated files, environment variables, or transmit data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill that recommends a global npm install (npm install -g @membranehq/cli). npm package installation is a standard mechanism but carries normal supply-chain and privilege considerations (global install requires elevated rights and installs code from the public npm registry). Consider using npx or a local install if you want to avoid a global package or to reduce privilege impact.
Credentials
The skill declares no required environment variables or local config paths. It relies on Membrane to handle auth/credential refresh, which is proportional to its purpose. Note: using Membrane implies trusting a third-party service to broker Oracle Fusion credentials server-side.
Persistence & Privilege
always:false and no special privileges are requested. The Membrane CLI will likely persist connection/session tokens locally after login (normal for CLIs); review where the CLI stores credentials if that matters for your environment. The skill does not request to modify other skills or system-wide agent settings.
Assessment
This skill appears to do what it says: it uses the Membrane CLI to integrate with Oracle Fusion Recruiting Cloud. Before installing: 1) Verify the @membranehq/cli package source (check the npm package page and the project repository), 2) Prefer npx or a local install if you want to avoid a global npm install and elevated privileges, 3) Understand that Membrane will broker Oracle Fusion credentials server-side — only proceed if you trust that third party and your organization's policy allows it, 4) Use a test account/least-privilege connection when first integrating, and 5) After finishing, remove unused connections and audit saved credentials/config created by the CLI.

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

latestvk97fk11vk1ty76cxgv5h1jjfwn847e6s

License

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

Comments