Intuiface
v1.0.2Intuiface integration. Manage Experiences. Use when the user wants to interact with Intuiface data.
⭐ 0· 131·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 (Intuiface integration) aligns with the instructions (use Membrane CLI to connect to Intuiface, list actions, run actions, and proxy API requests). No unrelated credentials, binaries, or file-system accesses are requested.
Instruction Scope
SKILL.md stays on-topic: it instructs installing and using the Membrane CLI, performing login flows, creating connections, listing actions, running actions, and proxying requests. It does not instruct reading unrelated files, exfiltrating local secrets, or modifying other skills.
Install Mechanism
The skill recommends installing @membranehq/cli via npm -g (public npm package). That is reasonable for this integration but carries the usual risk of installing third-party code globally — verify package provenance before running on production systems or use a contained environment.
Credentials
No environment variables, local config paths, or credentials are requested by the skill. The SKILL.md explicitly defers auth to Membrane (browser-based login/connection flow), which matches the lack of local secrets.
Persistence & Privilege
The skill does not request always: true or other privileged platform settings. It relies on a user-invoked CLI and browser-based login; nothing indicates it will persist or alter other skills or global agent configuration.
Assessment
This skill is coherent for integrating with Intuiface via Membrane, but before installing or running the recommended npm -g @membranehq/cli: (1) verify the @membranehq/cli package and its repository (review GitHub/release pages) to ensure you're installing the official CLI; (2) avoid installing global packages on critical hosts — use a sandbox, container, or virtual environment if possible; (3) expect the membrane login flow to open a browser and grant Membrane access to your Intuiface account — confirm you trust the Membrane service and review its privacy/security docs; (4) be careful when using membrane request to proxy arbitrary API calls (it will send requests to external endpoints on your behalf); (5) if you need higher assurance, ask the skill author for a signed release or more details about how Membrane stores/uses credentials.Like a lobster shell, security has layers — review code before you run it.
latestvk97189yv2chh5bq81c065ancgn843dfg
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
