← 返回 Skills 市场
Seatable
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
145
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install seatable
功能描述
SeaTable integration. Manage data, records, and automate workflows. Use when the user wants to interact with SeaTable data.
安全使用建议
This skill is coherent: it uses Membrane as a middle layer to talk to SeaTable and asks you to install the Membrane CLI and log in. Before installing, verify the CLI package (@membranehq/cli) and the publisher (getmembrane.com/GitHub repo). If you prefer not to install global npm packages, use npx or a per-user install. Remember the login opens a browser or prints a code — only complete that flow if you trust Membrane to manage your SeaTable credentials; if you prefer, you can instead use SeaTable's API directly with your own API key.
功能分析
Type: OpenClaw Skill
Name: seatable
Version: 1.0.3
The seatable skill bundle provides instructions for an AI agent to interact with SeaTable via the Membrane CLI. It follows standard integration patterns, including installing a legitimate npm package (@membranehq/cli), performing authentication, and managing connections and actions through the CLI. No evidence of malicious intent, data exfiltration, or prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill's stated purpose (SeaTable integration) matches its instructions: it uses Membrane as an integration layer and the Membrane CLI to discover and run SeaTable actions. Asking for a Membrane account/CLI is a reasonable and coherent dependency for this design.
Instruction Scope
SKILL.md confines instructions to installing/using the Membrane CLI, creating a connection, listing/discovering actions, building actions, and running them. It does not instruct reading unrelated files, accessing unrelated environment variables, or exfiltrating data to unexpected endpoints. The login flow requires the user to complete browser-based auth (or paste a code in headless scenarios), which is expected for OAuth-like flows.
Install Mechanism
The skill is instruction-only (no install spec) but tells users to run `npm install -g @membranehq/cli@latest` or use `npx`. This is common for CLI tooling, but installing global npm packages runs third-party code on the host — verify the package publisher and prefer npx or per-user installs if you want lower impact.
Credentials
No environment variables, config paths, or unrelated credentials are requested. The instructions explicitly advise letting Membrane manage SeaTable credentials rather than asking the user for API keys, which keeps the credential scope narrow and proportional.
Persistence & Privilege
The skill does not request always: true, does not modify other skills, and has no install-time behavior in the registry. Autonomous invocation (default) is allowed but not combined with other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install seatable - 安装完成后,直接呼叫该 Skill 的名称或使用
/seatable触发 - 根据 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
元数据
常见问题
Seatable 是什么?
SeaTable integration. Manage data, records, and automate workflows. Use when the user wants to interact with SeaTable data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 145 次。
如何安装 Seatable?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install seatable」即可一键安装,无需额外配置。
Seatable 是免费的吗?
是的,Seatable 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Seatable 支持哪些平台?
Seatable 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Seatable?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills