Ihomefinder
v1.0.0IHomefinder integration. Manage Leads, Users, Filters. Use when the user wants to interact with IHomefinder data.
⭐ 0· 81·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 (IHomefinder integration) matches the instructions (use Membrane CLI to connect, list and run IHomefinder actions). The skill does not request unrelated credentials or system access.
Instruction Scope
SKILL.md limits runtime actions to installing/using the Membrane CLI, logging in, creating/listing connections, running actions, and proxying API requests. It does not instruct reading unrelated files or exfiltrating data outside the Membrane/IHomefinder flow.
Install Mechanism
There is no automated install spec in the registry; the README instructs the user to run `npm install -g @membranehq/cli`. Requiring a global npm install is reasonable for a CLI-based integration but has the usual risks of installing code from npm — the skill itself does not perform the install automatically.
Credentials
The skill declares no required environment variables or credentials; authentication is handled interactively via the Membrane login flow. This is proportionate to the described functionality. Note: using Membrane will grant that service access to the connected IHomefinder account.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent platform privileges. It is user-invocable and relies on Membrane for credential management; no skill-level persistence is requested.
Assessment
This skill is instruction-only and appears coherent: it tells you to install and use the Membrane CLI to connect to IHomefinder. Before installing/running anything:
- Confirm you trust the @membranehq/cli npm package (review the package page, author, and GitHub repo) because `npm install -g` runs code on your machine.
- Understand that Membrane will hold/refresh credentials and proxy API calls to IHomefinder — you are delegating access to that service, so review its privacy/permissions.
- For sensitive environments, prefer running the CLI in a container or isolated environment rather than installing globally.
- If you need more assurance, request the skill author/source repository and verify the Membrane CLI release and documentation listed in SKILL.md.Like a lobster shell, security has layers — review code before you run it.
latestvk970ghqh8n1bqc1wy25b9ak9e583k408
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
