← 返回 Skills 市场
Typeform
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
355
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install typeform-integration
功能描述
Typeform integration. Manage Forms, Workspaces. Use when the user wants to interact with Typeform data.
安全使用建议
This skill is coherent: it instructs the agent to use the Membrane CLI to manage Typeform data rather than asking for raw API keys. Before installing or following the instructions: 1) Verify the @membranehq/cli package and its publisher (review the package on npm and the GitHub repo) before running a global npm install. 2) Understand that creating a Membrane connection hands Membrane the ability to access your Typeform account — review Membrane's privacy/security documentation. 3) Be cautious about destructive actions (delete-form, delete-responses); restrict agent autonomy or confirm destructive operations with the user. 4) If you cannot or do not want to trust Membrane with credentials, do not create the connection and instead use a vetted, direct integration. If you want more assurance, provide the Membrane CLI install and login outputs (only after redacting any one-time codes) or ask the skill author for the exact npm package repo to review.
功能分析
Type: OpenClaw Skill
Name: typeform-integration
Version: 1.0.3
The skill provides a standard integration for Typeform using the Membrane CLI (@membranehq/cli). It guides the agent through installation, authentication, and action execution, emphasizing secure credential management via the Membrane platform. The instructions in SKILL.md are well-documented and align with the stated purpose without any signs of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
The skill is an instruction-only Typeform integration that delegates API access and auth to the Membrane CLI/service. Requesting network access and a Membrane account is coherent with the described functionality; no unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md only instructs installing the Membrane CLI and using its commands (login, connect, action list/run, etc.) to manage Typeform resources. It does not direct the agent to read unrelated files or exfiltrate data outside the Membrane workflow. Destructive actions (delete-form/delete-responses) are listed as available — these are expected for a management skill but are sensitive.
Install Mechanism
The doc recommends installing @membranehq/cli via `npm install -g`. This is a typical approach but does require running third-party code with global install privileges; users should vet the npm package and its publisher before installing. There is no automatic install performed by the skill itself (instruction-only).
Credentials
The skill declares no required env vars and relies on Membrane to handle Typeform credentials server-side. That is proportionate to the described purpose. Note: using Membrane centralizes access to Typeform credentials — users should be comfortable trusting Membrane with those tokens.
Persistence & Privilege
always is false and the skill is user-invocable. The skill does not request persistent system privileges or attempt to modify other skills or system-wide configuration. Autonomous invocation is allowed by default but not excessive here; consider limiting agent autonomy if you want to prevent destructive actions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install typeform-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/typeform-integration触发 - 根据 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
元数据
常见问题
Typeform 是什么?
Typeform integration. Manage Forms, Workspaces. Use when the user wants to interact with Typeform data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 355 次。
如何安装 Typeform?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install typeform-integration」即可一键安装,无需额外配置。
Typeform 是免费的吗?
是的,Typeform 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Typeform 支持哪些平台?
Typeform 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Typeform?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills