← 返回 Skills 市场
Tapform
作者
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
216
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install tapform
功能描述
Tapform integration. Manage Organizations, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Tapform data.
安全使用建议
This skill is internally coherent and appears to do what it says: integrate Tapform via the Membrane CLI. Before installing or using it, verify the @membranehq/cli package on the npm registry (publisher, download count, and recent changes) and prefer using npx or a pinned version rather than 'npm install -g ...@latest' to avoid unexpected updates and the need for elevated write permissions. Review Membrane's privacy/permissions and the connector's OAuth scopes so you understand what Membrane will be authorized to access on your Tapform account. If you must install globally, do so from a trusted environment (non-root user, with package integrity checks) or use an isolated node environment (nvm, container) to limit system impact.
功能分析
Type: OpenClaw Skill
Name: tapform
Version: 1.0.3
The skill provides instructions for an AI agent to integrate with Tapform using the Membrane CLI (@membranehq/cli). The logic focuses on standard API interaction patterns such as authentication, action discovery, and execution through a third-party platform (Membrane). There is no evidence of data exfiltration, malicious code execution, or harmful prompt injection; the instructions explicitly advise against asking users for secrets and instead rely on the platform's managed authentication flow.
能力评估
Purpose & Capability
The skill name/description (Tapform integration) matches the instructions: it uses the Membrane CLI to create connections, discover and run actions against Tapform. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md stays on-topic: it instructs installing the Membrane CLI, performing membrane login, creating a connection for connectorKey 'tapform', listing/creating/running actions. It does not instruct reading unrelated files, harvesting environment variables, or sending data to third-party endpoints outside Membrane/Tapform workflows.
Install Mechanism
This is an instruction-only skill (no install spec) that tells users to run 'npm install -g @membranehq/cli@latest' and shows 'npx' usage. Asking to install a global npm package is reasonable for a CLI, but installing '-g' and using '@latest' has typical supply-chain/privilege implications (global install requires write access and 'latest' may change). Consider pinning a version or using npx/local installs to reduce risk.
Credentials
No environment variables, credentials, or config paths are requested by the skill. The documentation explicitly advises letting Membrane handle credentials and not asking users for API keys, which is consistent with the stated design.
Persistence & Privilege
The skill is not forced-always and does not request changes to other skills or system-wide settings. Default autonomous invocation is allowed (platform default) but is not combined with other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tapform - 安装完成后,直接呼叫该 Skill 的名称或使用
/tapform触发 - 根据 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
元数据
常见问题
Tapform 是什么?
Tapform integration. Manage Organizations, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Tapform data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 216 次。
如何安装 Tapform?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tapform」即可一键安装,无需额外配置。
Tapform 是免费的吗?
是的,Tapform 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tapform 支持哪些平台?
Tapform 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tapform?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。
推荐 Skills