← 返回 Skills 市场
Pipeworx airtable
作者
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
87
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-airtable
功能描述
Integrate with Airtable API to list bases, fetch and filter records, get record details, create new records, and retrieve base schemas.
安全使用建议
Before installing, ask the skill author these questions: (1) How is Airtable authentication handled? If the skill needs your API key, where should you provide it and how is it stored? (2) Why does the skill route requests through https://gateway.pipeworx.io/airtable/mcp instead of calling api.airtable.com directly? What data is logged or retained by that gateway and who operates it? (3) Can you get a version that calls Airtable directly (so you keep keys locally) or see the gateway's privacy/security documentation? If you don't trust the gateway operator, do not provide Airtable credentials and avoid installing. Consider testing in a throwaway Airtable account with limited data first.
功能分析
Type: OpenClaw Skill
Name: pipeworx-airtable
Version: 1.0.0
The skill bundle provides a standard integration for Airtable via the Model Context Protocol (MCP). It defines tools for record management and schema retrieval (SKILL.md) using a third-party gateway (gateway.pipeworx.io). No malicious code, prompt injection, or suspicious behaviors were identified.
能力评估
Purpose & Capability
The SKILL.md describes listing bases, reading and creating records, and fetching schemas (all Airtable operations) which normally require Airtable API credentials, yet the skill declares no required environment variables or primary credential. The included JSON points to a third-party gateway (https://gateway.pipeworx.io/airtable/mcp) instead of api.airtable.com, which is not explained and is disproportionate to the described purpose.
Instruction Scope
The runtime instructions are minimal and do not specify how to authenticate or where requests are sent beyond a gateway URL. This gives the agent broad discretion to send Airtable data to the external gateway; the SKILL.md does not constrain or document that behavior, nor does it show how user credentials are provided or stored.
Install Mechanism
There is no install spec and no code files (instruction-only). That reduces local persistence and on-disk execution risk, but it also means all behavior is driven by runtime instructions and remote calls.
Credentials
No environment variables or credentials are declared, yet Airtable operations normally require an API key/token. The skill instead references a third-party gateway which may be expected to hold credentials server-side — this is not documented. That opaque credential handling and an unvetted external endpoint are disproportionate and could lead to unintended data exposure.
Persistence & Privilege
always is false and there is no install-time persistence. The skill does not request elevated platform privileges. Autonomous invocation is allowed (platform default) but not by itself a red flag here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pipeworx-airtable - 安装完成后,直接呼叫该 Skill 的名称或使用
/pipeworx-airtable触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Pipeworx airtable 是什么?
Integrate with Airtable API to list bases, fetch and filter records, get record details, create new records, and retrieve base schemas. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 87 次。
如何安装 Pipeworx airtable?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pipeworx-airtable」即可一键安装,无需额外配置。
Pipeworx airtable 是免费的吗?
是的,Pipeworx airtable 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pipeworx airtable 支持哪些平台?
Pipeworx airtable 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pipeworx airtable?
由 Bruce Gutman(@brucegutman)开发并维护,当前版本 v1.0.0。
推荐 Skills