← Back to Skills Marketplace
Tools4Ever
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
162
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install tools4ever
Description
Tools4ever integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tools4ever data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tools4ever - After installation, invoke the skill by name or use
/tools4ever - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Tools4Ever?
Tools4ever integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tools4ever data. It is an AI Agent Skill for Claude Code / OpenClaw, with 162 downloads so far.
How do I install Tools4Ever?
Run "/install tools4ever" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tools4Ever free?
Yes, Tools4Ever is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tools4Ever support?
Tools4Ever is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tools4Ever?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills