Jobdiva
v1.0.2JobDiva integration. Manage data, records, and automate workflows. Use when the user wants to interact with JobDiva data.
⭐ 0· 74·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 match the actions in SKILL.md: all runtime instructions use the Membrane CLI to interact with JobDiva (search connectors, create connections, run actions, or proxy raw requests). The stated need for network access and a Membrane account is consistent with the described functionality.
Instruction Scope
Instructions stay within scope (they tell the agent to install and use the Membrane CLI, login, create a connection, run actions, or proxy requests). One important operational detail: proxying requests via Membrane means JobDiva data and credentials are transmitted to/handled by Membrane's service—this is expected for the integration but is a privacy/trust consideration the user should be aware of.
Install Mechanism
No install spec in the registry (instruction-only), but SKILL.md directs the user to run `npm install -g @membranehq/cli`. This is a public npm package (moderate trust surface). There are no downloads from untrusted URLs or extracted archives in the skill itself.
Credentials
The skill requests no environment variables or local secrets. Authentication is delegated to Membrane (browser-based login/connection flow), which is proportional to the task; however, it requires entrusting Membrane with JobDiva credentials and proxied data.
Persistence & Privilege
Skill is user-invocable and not always-enabled; it does not request persistent platform privileges or modify other skills. There is no autonomous-always privilege set.
Assessment
Before installing or using this skill: 1) Understand that it delegates auth and request proxying to Membrane (getmembrane.com) — JobDiva data and credentials will be handled by their service; ensure you trust that provider and review their privacy/security documentation. 2) The SKILL.md asks you to install an npm package globally (@membranehq/cli); verify the package name, publisher, and use an account with appropriate permissions (prefer a test account initially). 3) Expect a browser-based login flow that may require you to enter JobDiva credentials into the Membrane UI to create a connection. 4) If you need stricter control over where data flows, consider using JobDiva's official API directly or reviewing Membrane's data handling and retention policies. 5) Because this is instruction-only (no code in the skill bundle), the main risks are the external CLI/npm package and trusting Membrane — there is no hidden code in the skill itself.Like a lobster shell, security has layers — review code before you run it.
latestvk97e44ksxdfwpg8zv6xadtaxs18438m7
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
