Ikigai
v1.0.0Ikigai integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ikigai data.
⭐ 0· 55·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
OpenClaw
Benign
high confidencePurpose & Capability
The name/description say this is an Ikigai integration and all runtime instructions consistently use the Membrane CLI and Membrane connections to reach Ikigai. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
SKILL.md confines actions to installing and using the Membrane CLI, creating connections, listing actions, running actions, and proxying requests to the Ikigai API via Membrane. It does not instruct reading unrelated local files or environment variables, nor does it direct data to unexpected third-party endpoints.
Install Mechanism
This is an instruction-only skill (no install spec). The README instructs users to run `npm install -g @membranehq/cli` which is a normal way to obtain the CLI, but installing a global npm package has system-level effects — users should verify the package source (official @membranehq package) before installing.
Credentials
The skill declares no required environment variables or secrets and explicitly recommends letting Membrane handle credentials. The auth flow uses browser-based login handled by Membrane, which is appropriate for this integration.
Persistence & Privilege
The skill does not request permanent/always-on presence and makes no claims about modifying other skills or system-wide settings. It relies on running the Membrane CLI interactively or via commands, which is consistent with its purpose.
Assessment
This skill appears internally consistent: it expects you to install and use the official Membrane CLI to connect to Ikigai and does not request unrelated credentials. Before installing, verify the npm package (@membranehq/cli) and the Membrane domain are legitimate; installing a global npm package requires privileges and should be done from a trusted environment. Be aware that creating a Membrane connection grants Membrane access to the Ikigai account data (so review Membrane's privacy/security docs). If you need higher assurance, confirm the CLI package checksum or source repo and test in a sandbox/isolated environment first.Like a lobster shell, security has layers — review code before you run it.
latestvk977gcysmv50qkpx2thjkh60c584bvm4
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
