← 返回 Skills 市场
Typebot
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
152
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install typebot
功能描述
Typebot integration. Manage data, records, and automate workflows. Use when the user wants to interact with Typebot data.
安全使用建议
This skill looks consistent with a Typebot integration that uses the Membrane CLI. Before installing or using it: (1) ensure you have npm/Node available (the registry metadata omitted this requirement); (2) verify you trust the Membrane project and the npm package @membranehq/cli (review the package page and repository if concerned); (3) be aware that Membrane will handle your Typebot credentials server-side—only proceed if you trust that service with your workspace data; (4) prefer installing the CLI in a controlled environment (or pin a specific version) rather than blindly running npm -g @membranehq/cli@latest; and (5) if you need higher assurance, inspect the Membrane CLI source code on GitHub before installing.
功能分析
Type: OpenClaw Skill
Name: typebot
Version: 1.0.3
The skill provides instructions for the OpenClaw agent to interact with Typebot using the Membrane CLI (@membranehq/cli). It follows a standard workflow for tool installation, authentication, and API interaction via a third-party integration platform (Membrane). No indicators of data exfiltration, malicious execution, or harmful prompt injection were found; the instructions specifically advise against asking users for secrets, favoring Membrane's managed authentication instead.
能力评估
Purpose & Capability
The name/description (Typebot integration) match the runtime instructions: the SKILL.md tells the agent to use the Membrane CLI to connect to Typebot and run actions. Minor inconsistency: the skill metadata claims no required binaries, yet the instructions require installing and running the Membrane CLI (npm-based), so the environment will need npm/Node even though it's not declared.
Instruction Scope
Instructions are narrowly scoped to installing the Membrane CLI, authenticating via Membrane, creating/using a connection, discovering and running actions, and best practices. The instructions do not direct the agent to read arbitrary local files, request unrelated credentials, or send data to unexpected endpoints beyond Membrane/Typebot.
Install Mechanism
Install is an npm global install (@membranehq/cli@latest). This is a typical distribution channel for CLIs but has moderate risk compared to no-install: running npm -g will write code to disk and execute it. There is no pinned version/hash in the SKILL.md and the skill provides no install spec in its registry metadata, so users must trust the @membranehq package on the npm registry.
Credentials
No environment variables or credentials are declared in the registry metadata, and SKILL.md explicitly advises letting Membrane handle credentials rather than collecting API keys. That is proportionate to the stated purpose; however, using this skill requires a Membrane account and trust that Membrane will manage authentication and have access to Typebot data on your behalf.
Persistence & Privilege
The skill is instruction-only, has no install spec in metadata, and is not marked always:true. It does not request persistent elevated privileges or modify other skills' config. Autonomous invocation is allowed by default (normal), but the skill is not force-included.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install typebot - 安装完成后,直接呼叫该 Skill 的名称或使用
/typebot触发 - 根据 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
元数据
常见问题
Typebot 是什么?
Typebot integration. Manage data, records, and automate workflows. Use when the user wants to interact with Typebot data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 152 次。
如何安装 Typebot?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install typebot」即可一键安装,无需额外配置。
Typebot 是免费的吗?
是的,Typebot 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Typebot 支持哪些平台?
Typebot 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Typebot?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills