← 返回 Skills 市场
gora050

Tools4Ever

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
162
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install tools4ever
功能描述
Tools4ever integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tools4ever data.
安全使用建议
This skill appears to be a legitimate Tools4ever integration that uses Membrane, but there are some metadata mismatches you should consider before installing: 1) The skill's instructions require the Membrane CLI, yet the registry metadata doesn't declare that binary/dependency — ask the publisher to add a declared dependency or install spec. 2) Installing with `npm install -g` will place a persistent binary on your system; prefer using `npx` for ephemeral execution or review the @membranehq/cli package and its publisher (npm page, GitHub repo, release history) before installing. 3) Verify the homepage/repository and the publisher identity (owner ID is opaque) to ensure you're installing the expected package. 4) Because authentication is delegated to Membrane, confirm you trust Membrane as the central credential manager for Tools4ever data. If you want higher assurance, ask the skill author to: include an explicit install spec in the registry metadata, declare required binaries, and provide the exact repository and release URLs used for the CLI.
功能分析
Type: OpenClaw Skill Name: tools4ever Version: 1.0.3 The skill provides instructions for an AI agent to integrate with the Tools4ever IGA solution using the Membrane CLI (@membranehq/cli). It outlines standard procedures for installation, authentication, and action execution through the Membrane platform (getmembrane.com). The instructions are consistent with the stated purpose of automating identity governance workflows, and no evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
能力评估
Purpose & Capability
The SKILL.md clearly requires the Membrane CLI (commands like `membrane login`, `membrane connect`, `membrane action run`) yet the registry metadata lists no required binaries or install steps. That omission is an inconsistency: a Tools4ever integration that uses Membrane legitimately needs that CLI, so the package metadata should declare it.
Instruction Scope
The runtime instructions stay on-topic: they describe installing/using the Membrane CLI, authenticating (browser or headless flow), creating a Tools4ever connection, discovering and running actions. They do not instruct reading unrelated files, exporting environment variables, or exfiltrating data to unexpected endpoints.
Install Mechanism
There is no formal install spec in the skill bundle; instead SKILL.md tells users to run `npm install -g @membranehq/cli@latest` (and uses `npx` in examples). Installing a global npm package is a moderate-risk action (code will be written to disk and executed). The instruction is traceable to the public npm registry, not an arbitrary URL, but the registry metadata should have declared this dependency.
Credentials
The skill requests no environment variables or credentials and explicitly instructs to let Membrane handle credentials (browser login / connection flow). That is proportionate to an integration that delegates auth to a third-party service; there are no unexplained secret requests.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. However, following the instructions will install a globally persistent CLI tool on the host, which increases persistence and attack surface compared with an instruction-only usage (for example using `npx` for ephemeral calls).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tools4ever
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tools4ever 触发
  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 tools4ever
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Tools4Ever 是什么?

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

如何安装 Tools4Ever?

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

Tools4Ever 是免费的吗?

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

Tools4Ever 支持哪些平台?

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

谁开发了 Tools4Ever?

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

💬 留言讨论