← 返回 Skills 市场
Memberstack
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
172
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install memberstack
功能描述
Memberstack integration. Manage Members, Plans, Workspaces. Use when the user wants to interact with Memberstack data.
安全使用建议
This skill is coherent but acts through the third-party Membrane service and its CLI. Before installing or using it: 1) verify the @membranehq/cli package and its repository (check npm, GitHub, and package integrity) before running a global npm install; 2) understand that creating a Membrane connection gives Membrane (and the connector) access to your Memberstack data — review the connector's permissions and Membrane's privacy/security docs; 3) prefer running CLI commands in a controlled environment (local dev container) if you are uncomfortable installing global npm packages; 4) do not paste secrets into chat — follow the documented login flow (browser + code) and avoid sharing API keys with the agent; 5) if you need stronger assurance, ask the skill publisher for a reproducible release checksum or audit the CLI repo before installing.
功能分析
Type: OpenClaw Skill
Name: memberstack
Version: 1.0.3
The skill bundle provides instructions for an AI agent to integrate with Memberstack using the Membrane CLI. The instructions in SKILL.md focus on legitimate operations such as installing the '@membranehq/cli' npm package, authenticating via a managed service, and executing Memberstack actions (e.g., managing members and plans). No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the skill follows standard practices for CLI-based tool integrations.
能力标签
能力评估
Purpose & Capability
The skill claims to integrate with Memberstack and its instructions consistently use the Membrane CLI/service to do so. The dependency on Membrane (getmembrane.com / @membranehq/cli) is intentional: the skill proxies Memberstack operations via Membrane rather than calling Memberstack APIs directly. This is coherent, though the name might lead users to expect a direct Memberstack integration rather than a Membrane-mediated one.
Instruction Scope
SKILL.md limits runtime actions to installing the Membrane CLI, running login/connect/action commands, and using --json for machine output. It does not instruct reading unrelated files, environment variables, or sending data to unexpected endpoints. Headless login requires the user to open an auth URL and paste a code, which is documented.
Install Mechanism
There is no automated install spec in the bundle; the instructions ask the user to run `npm install -g @membranehq/cli@latest`. Installing a global npm package is a standard but moderately risky operation (postinstall scripts can run arbitrary code). The package appears to be the official Membrane CLI, but users should verify the package name/version and upstream repository before installing.
Credentials
The skill declares no required env vars or secrets. It relies on Membrane to manage credentials server-side, which is proportionate to the stated purpose. Note: creating a Membrane connection will grant Membrane (and any configured connector) access to your Memberstack tenant — this is expected but important to understand.
Persistence & Privilege
The skill is not force-installed (always: false) and is user-invocable. Autonomous invocation is allowed by default (disable-model-invocation: false) but that is normal platform behavior. The skill does not request elevated agent-wide or cross-skill config changes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install memberstack - 安装完成后,直接呼叫该 Skill 的名称或使用
/memberstack触发 - 根据 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
元数据
常见问题
Memberstack 是什么?
Memberstack integration. Manage Members, Plans, Workspaces. Use when the user wants to interact with Memberstack data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 172 次。
如何安装 Memberstack?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install memberstack」即可一键安装,无需额外配置。
Memberstack 是免费的吗?
是的,Memberstack 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Memberstack 支持哪些平台?
Memberstack 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Memberstack?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills