← 返回 Skills 市场
Realgeeks
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
155
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install realgeeks
功能描述
RealGeeks integration. Manage Leads, Persons, Organizations, Deals, Activities, Notes and more. Use when the user wants to interact with RealGeeks data.
安全使用建议
This skill is coherent: it uses the Membrane CLI to access RealGeeks rather than asking you for API keys. Before installing or running it, consider: 1) Review the @membranehq/cli package on npm/GitHub to verify its source and recent activity. 2) Prefer using npx or a local/virtual environment instead of a global npm install to limit system exposure. 3) Understand that 'membrane login' will create local CLI credentials and will authorize the Membrane service to access your RealGeeks data—only proceed if you trust that service and review what scopes/permissions the connector requests. 4) Avoid pasting unrelated secrets into prompts; only complete the OAuth flow in your browser when you expect it. If you want stronger assurance, ask the skill author for a signed repository URL, or run the CLI in an isolated VM or container first.
功能分析
Type: OpenClaw Skill
Name: realgeeks
Version: 1.0.3
The skill provides instructions for an AI agent to integrate with RealGeeks using the Membrane CLI (@membranehq/cli). The instructions in SKILL.md cover standard operations such as authentication, action discovery, and execution through the 'membrane' command-line tool, with a focus on security best practices like offloading credential management to the Membrane platform. No indicators of data exfiltration, malicious execution, or prompt injection were found.
能力评估
Purpose & Capability
The name/description (RealGeeks integration) match the instructions: all actions use the Membrane CLI to connect to RealGeeks. There are no unrelated required env vars, binaries, or config paths listed. Requiring network access and a Membrane account is proportional to the stated purpose.
Instruction Scope
SKILL.md limits runtime steps to installing/using the Membrane CLI, authenticating via the browser, creating/listing connections and actions, and running actions. It does not instruct the agent to read arbitrary local files, exfiltrate unrelated data, or access unrelated credentials. It does instruct the user/agent to perform OAuth-like login flows and to use CLI commands that return JSON.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md tells users to run 'npm install -g @membranehq/cli@latest' (or npx). Installing a global npm CLI is a common pattern but introduces moderate risk: it downloads third-party code from the npm registry and will place a binary on the system. This is expected for a Membrane-based integration, but users should verify the package (npm page/GitHub) before installing and prefer non-global installs or isolated environments if concerned.
Credentials
The skill declares no required environment variables or primary credential. The instructions explicitly advise against requesting API keys and instead rely on Membrane to manage credentials server-side. This is proportionate, though it does mean you must trust Membrane with authentication to RealGeeks.
Persistence & Privilege
The skill itself is instruction-only and not 'always' installed. However, running the Membrane CLI and performing 'membrane login' will create local CLI state/credentials and create connections accessible to Membrane's service. The skill does not request elevated platform privileges or modify other skills' configs, but installing and logging in to the CLI gives the Membrane service and local CLI write access to configuration and stored auth tokens.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install realgeeks - 安装完成后,直接呼叫该 Skill 的名称或使用
/realgeeks触发 - 根据 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
元数据
常见问题
Realgeeks 是什么?
RealGeeks integration. Manage Leads, Persons, Organizations, Deals, Activities, Notes and more. Use when the user wants to interact with RealGeeks data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 155 次。
如何安装 Realgeeks?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install realgeeks」即可一键安装,无需额外配置。
Realgeeks 是免费的吗?
是的,Realgeeks 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Realgeeks 支持哪些平台?
Realgeeks 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Realgeeks?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills