← 返回 Skills 市场
gora050

Tooljet

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
204
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install tooljet
功能描述
ToolJet integration. Manage data, records, and automate workflows. Use when the user wants to interact with ToolJet data.
安全使用建议
This skill appears coherent: it expects you to install/use the Membrane CLI and to authenticate via Membrane (browser or code). Before installing, verify the @membranehq/cli package on npm (or prefer npx to avoid a global install), confirm you trust Membrane (getmembrane.com / the GitHub repo link), and be aware that installing global npm packages runs third-party code. Do not paste other API keys into chat; follow the documented login flow so credentials are handled by Membrane rather than shared directly with the agent.
功能分析
Type: OpenClaw Skill Name: tooljet Version: 1.0.3 The skill provides instructions for integrating ToolJet via the Membrane CLI (@membranehq/cli). It outlines standard procedures for authentication, action discovery, and execution using the Membrane platform. The instructions in SKILL.md emphasize secure credential management by delegating authentication to the service rather than handling raw API keys, and no malicious patterns, data exfiltration, or harmful prompt injections were identified.
能力评估
Purpose & Capability
The name/description match the runtime instructions: the SKILL.md tells the agent to use the Membrane CLI to connect to ToolJet, discover actions, create actions, and run them. Required capabilities (network, Membrane CLI) are consistent with managing ToolJet data.
Instruction Scope
The instructions stay on-topic: install or invoke the Membrane CLI, run login/connect/action list/create/run commands, and use browser-based auth for credentials. The doc does not instruct the agent to read unrelated files, search system paths, or request extraneous secrets.
Install Mechanism
There is no formal install spec in the registry metadata, but SKILL.md instructs installing a global npm package (npm install -g @membranehq/cli@latest) or using npx. That is a normal way to get the required CLI but involves fetching and executing third-party code from npm (network operation and privilege to install global packages). Users should verify the package and trust @membranehq on the npm registry before installing.
Credentials
The skill declares no required environment variables or credentials. Authentication is delegated to Membrane's login flow (browser-based or headless URL/code). There are no requests for unrelated credentials or secrets in the instructions.
Persistence & Privilege
The skill is not marked always:true and is user-invocable; it does not request persistent system-wide changes in the SKILL.md. Autonomous invocation is allowed (platform default) but not combined with other red flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tooljet
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tooljet 触发
  4. 根据 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
元数据
Slug tooljet
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Tooljet 是什么?

ToolJet integration. Manage data, records, and automate workflows. Use when the user wants to interact with ToolJet data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 204 次。

如何安装 Tooljet?

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

Tooljet 是免费的吗?

是的,Tooljet 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Tooljet 支持哪些平台?

Tooljet 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Tooljet?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论