← 返回 Skills 市场
Slottable
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
223
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install slottable
功能描述
Slottable integration. Manage Users, Organizations, Files, Notes, Activities. Use when the user wants to interact with Slottable data.
安全使用建议
This skill is internally consistent: it instructs you to install and use the Membrane CLI to connect to Slottable and does not ask for unrelated secrets. Before installing, review the @membranehq/cli package (npm page and GitHub repo) to confirm you trust the publisher. Prefer using `npx @membranehq/cli@<version>` or pinning a specific version instead of `npm install -g ...@latest` to reduce supply‑chain/runtime surprises. Be aware the CLI and Membrane will have access to your Slottable data once you authenticate; grant only the connections you intend and monitor created actions. If you want lower risk, run the CLI in an isolated environment (container or dedicated machine) rather than your primary system.
功能分析
Type: OpenClaw Skill
Name: slottable
Version: 1.0.3
The skill provides instructions for an AI agent to integrate with Slottable using the Membrane platform, which involves high-risk behaviors such as global installation of a third-party CLI tool (`npm install -g @membranehq/cli`) and executing shell commands for authentication and API interaction. While these actions are aligned with the stated purpose of the skill and no clear malicious intent was found, the requirement for global software installation and the routing of all data/credentials through a third-party service (getmembrane.com) represent significant security and supply chain risks. Additionally, the metadata file (meta.json) contains a future-dated timestamp (2026), which is an anomalous indicator.
能力评估
Purpose & Capability
The name/description (Slottable integration) matches the instructions: the SKILL.md tells the agent to use the Membrane CLI to connect to Slottable, discover and run actions. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
The runtime instructions are narrowly scoped to installing and using the Membrane CLI, logging in, creating a connection, listing actions, creating actions, and running them. The doc explicitly tells the agent to avoid asking users for API keys and to let Membrane manage auth. It does not instruct reading unrelated files, system paths, or environment variables.
Install Mechanism
There is no automated install spec in the skill bundle (instruction-only), but the SKILL.md instructs the user to run `npm install -g @membranehq/cli@latest` (or npx) to obtain the CLI. Installing an npm package from the public registry is expected for a CLI-based integration, but using the `@latest` tag and global npm installs carries standard supply-chain and persistence considerations (recommend pinning version or using npx to avoid a global install).
Credentials
The skill declares no required env vars, no primary credential, and no config paths. The SKILL.md relies on Membrane to manage authentication server-side and explicitly instructs not to ask users for API keys — this is proportionate to the stated purpose.
Persistence & Privilege
The skill is instruction-only, has no install script, and does not request always:true. Default agent autonomy (model invocation enabled) is unchanged. There is no instruction to modify other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install slottable - 安装完成后,直接呼叫该 Skill 的名称或使用
/slottable触发 - 根据 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
元数据
常见问题
Slottable 是什么?
Slottable integration. Manage Users, Organizations, Files, Notes, Activities. Use when the user wants to interact with Slottable data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 223 次。
如何安装 Slottable?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install slottable」即可一键安装,无需额外配置。
Slottable 是免费的吗?
是的,Slottable 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Slottable 支持哪些平台?
Slottable 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Slottable?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills