← Back to Skills Marketplace
Rentcast
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
190
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install rentcast
Description
RentCast integration. Manage Properties, Contacts, Leads. Use when the user wants to interact with RentCast data.
Usage Guidance
This skill appears to do what it says: it uses the Membrane CLI to connect to RentCast. Before installing, verify the @membranehq/cli package on npm (or prefer running via npx) and avoid global installs if you want to limit system impact. Be prepared to complete an interactive browser login or paste an auth code for headless flows. The skill doesn't ask for your API keys or other unrelated credentials, but it will require a Membrane account and network access. If you don't trust the Membrane service or the npm package provenance, do not install or run the CLI commands.
Capability Analysis
Type: OpenClaw Skill
Name: rentcast
Version: 1.0.3
The skill bundle provides instructions for an AI agent to interact with the RentCast real estate API via the Membrane platform. It guides the agent to install the Membrane CLI (@membranehq/cli) and use it for authentication and action execution, explicitly advising against manual API key handling to improve security. The logic is consistent with the stated purpose, and no malicious patterns, data exfiltration, or harmful prompt injections were identified.
Capability Assessment
Purpose & Capability
The skill describes RentCast integration and its instructions exclusively use the Membrane CLI to create connections, discover and run actions against RentCast. Asking the user to install the Membrane CLI and to have a Membrane account is coherent with the stated purpose.
Instruction Scope
SKILL.md confines runtime actions to installing/using the Membrane CLI (membrane login, connect, action list/run). It does not instruct reading unrelated files, exporting secrets, or posting data to unexpected endpoints. Headless auth flow requires the user to open a browser and paste a code, which is explicitly documented.
Install Mechanism
There is no formal install spec, but the doc instructs installing @membranehq/cli via npm (-g) or using npx. npm global installs come from the public registry and have moderate risk; users should verify package provenance and prefer npx or isolated environments if concerned.
Credentials
The skill requests no environment variables or local credentials. It relies on Membrane to manage auth server-side and explicitly advises not to ask users for API keys or tokens — this is proportionate to the integration task.
Persistence & Privilege
The skill is instruction-only, has no install artifacts, does not request always:true, and does not modify other skills or system-wide settings. Normal autonomous invocation remains allowed but is not in itself a red flag here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install rentcast - After installation, invoke the skill by name or use
/rentcast - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Rentcast?
RentCast integration. Manage Properties, Contacts, Leads. Use when the user wants to interact with RentCast data. It is an AI Agent Skill for Claude Code / OpenClaw, with 190 downloads so far.
How do I install Rentcast?
Run "/install rentcast" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Rentcast free?
Yes, Rentcast is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Rentcast support?
Rentcast is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Rentcast?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills