← 返回 Skills 市场
gora050

Rentcast

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
190
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install rentcast
功能描述
RentCast integration. Manage Properties, Contacts, Leads. Use when the user wants to interact with RentCast data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rentcast
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rentcast 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug rentcast
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Rentcast 是什么?

RentCast integration. Manage Properties, Contacts, Leads. Use when the user wants to interact with RentCast data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 190 次。

如何安装 Rentcast?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install rentcast」即可一键安装,无需额外配置。

Rentcast 是免费的吗?

是的,Rentcast 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Rentcast 支持哪些平台?

Rentcast 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Rentcast?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论