← 返回 Skills 市场
ivangdavila

Zapier

作者 Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ 安全检测通过
1319
总下载
1
收藏
20
当前安装
1
版本数
在 OpenClaw 中安装
/install zapier
功能描述
Complete Zapier automation with Zaps, Tables, Interfaces, webhooks, REST Hooks API, and 6000+ app integrations.
安全使用建议
This skill is a documentation/reference wrapper for Zapier and is internally coherent. Before installing: 1) Only provide ZAPIER_API_KEY / ZAPIER_TABLES_TOKEN if you trust Zapier and this skill — prefer tokens scoped to minimal permissions and create a separate integration token if possible. 2) Confirm whether ZAPIER_TABLES_TOKEN is actually required for your use (docs call it optional but metadata marks it required). 3) Check ~/zapier/memory.md after first run and do not store long-lived secrets there; keep API keys in secure environment variables or a secret manager. 4) Review any Zaps/webhooks the agent creates and their target URLs — this skill will send mapped data to Zapier and any connected apps you configure. 5) Be aware the docs include an example chatbot 'System Prompt' — ensure your agent runtime does not automatically adopt external system prompts. 6) Test with a limited/test Zapier account and non-production data first, and rotate/revoke tokens if you stop using the skill.
功能分析
Type: OpenClaw Skill Name: zapier Version: 1.0.0 The skill bundle is benign. It provides comprehensive documentation and examples for interacting with the Zapier platform. The `SKILL.md` and `setup.md` files instruct the AI agent to gather user preferences and store them locally in `~/zapier/memory.md`, which is a legitimate function for a skill to maintain state. All network interactions are directed towards official Zapier domains (e.g., `api.zapier.com`, `hooks.zapier.com`, `tables.zapier.com`). Code snippets (bash, JavaScript, Python) are presented as examples of Zapier's functionality for the user or for Zapier's internal 'Code' steps, not as direct commands for the OpenClaw agent to execute arbitrarily. There is no evidence of prompt injection attempts, data exfiltration, or other malicious intent.
能力评估
Purpose & Capability
Name/description (Zapier automation) matches the requested artifacts: ZAPIER_API_KEY for Zapier REST API and an optional Tables token for Tables API, plus a local config path for memory. No unrelated credentials or binaries are requested. Minor inconsistency: the SKILL metadata/registry lists ZAPIER_TABLES_TOKEN as required while the doc text describes it as optional for Tables API.
Instruction Scope
All runtime instructions are about Zapier operations: curl examples against api.zapier.com, how to create Zaps, Tables, Interfaces, triggers, webhooks, and storing user preferences in ~/zapier/memory.md. The skill persists a memory file under ~/zapier/ (documented). A prompt-injection detector flagged a 'system-prompt-override' pattern — this appears because the docs include an example 'System Prompt' for a Zapier chatbot in interfaces.md, not because the skill directly instructs the agent to change its own system prompt. Still, the presence of system-prompt examples means implementers should ensure the agent does not automatically adopt external system prompts.
Install Mechanism
Instruction-only skill with no install spec and no code files. This is low-risk: nothing is downloaded or written by an installer beyond the documented memory file that the skill itself may create/use.
Credentials
Requested environment variables (ZAPIER_API_KEY and ZAPIER_TABLES_TOKEN) are appropriate for a Zapier integration. The only minor mismatch is that the docs state the Tables token is optional while the registry metadata marks it required. The skill declares and uses only Zapier endpoints; no unrelated secrets are requested. The skill does persist preferences to ~/zapier/, so verify that sensitive keys are not written to disk inadvertently.
Persistence & Privilege
always:false and user-invocable:true (normal). The skill persists data under its own config path (~/zapier/), which is within scope. It does not request permanent platform-wide privileges or change other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zapier
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zapier 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug zapier
版本 1.0.0
许可证
累计安装 21
当前安装数 20
历史版本数 1
常见问题

Zapier 是什么?

Complete Zapier automation with Zaps, Tables, Interfaces, webhooks, REST Hooks API, and 6000+ app integrations. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1319 次。

如何安装 Zapier?

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

Zapier 是免费的吗?

是的,Zapier 完全免费(开源免费),可自由下载、安装和使用。

Zapier 支持哪些平台?

Zapier 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Zapier?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论