← 返回 Skills 市场
gora050

Slite

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
158
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install slite
功能描述
Slite integration. Manage Documents. Use when the user wants to interact with Slite data.
安全使用建议
This skill appears coherent: it relies on the Membrane CLI to connect your Slite workspace and run pre-built actions. Before installing or using it: (1) verify the Membrane project/package (homepage, repo, and npm publisher) so you trust the third party that will manage auth and data; (2) be aware that using the CLI sends auth flows and workspace data through Membrane’s service — review their privacy/security docs if that matters; (3) prefer using npx or inspect the package before running a global `npm install -g`, since global installs execute code from npm; and (4) never paste Slite API keys or other secrets into chat — follow the described browser-based login/connection flow instead. If you need higher assurance, ask for the skill's upstream repository or vendor contact and confirm the Membrane CLI release you will install.
功能分析
Type: OpenClaw Skill Name: slite Version: 1.0.3 The skill requires the agent to perform global system modifications by installing a third-party CLI tool (`npm install -g @membranehq/cli`) and delegates all data handling and authentication to an external service (getmembrane.com). It instructs the agent to execute arbitrary logic and dynamically generate actions via the CLI (`membrane action create`), which constitutes a form of remote logic execution. While these actions are consistent with the platform's design, the requirement for high-privilege shell commands and the total dependency on a third-party intermediary for sensitive Slite data represent a significant security risk (SKILL.md).
能力评估
Purpose & Capability
Name/description match the runtime instructions: the skill directs the agent to use the Membrane CLI to connect to Slite, discover actions, run actions, and create actions. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions focus on installing and using the Membrane CLI and its commands (login, connect, action list/run/create). They do not instruct reading unrelated files or environment variables. Note: auth is handled server-side by Membrane, so Slite data and auth tokens will be managed by the Membrane service as part of normal operation — users should be aware that data flows through that third-party service.
Install Mechanism
The skill is instruction-only (no install spec) but tells users to run `npm install -g @membranehq/cli@latest` or use `npx`. Global npm installs execute code from the npm registry and install binaries system-wide — a common but non-trivial action. This is proportional to using a third-party CLI, but users should verify the package/source before installing.
Credentials
The skill declares no required env vars, no primary credential, and asks users to authenticate via Membrane's browser flow. It explicitly advises not to ask users for API keys. The requested access is proportional to a CLI-based integration.
Persistence & Privilege
The skill is not forced-always and does not request elevated or system-wide configuration changes. It is user-invocable and allows autonomous invocation by the agent (the platform default), which is appropriate for this integration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install slite
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /slite 触发
  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 slite
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Slite 是什么?

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

如何安装 Slite?

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

Slite 是免费的吗?

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

Slite 支持哪些平台?

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

谁开发了 Slite?

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

💬 留言讨论