← Back to Skills Marketplace
Whatfix
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
116
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install whatfix
Description
Whatfix integration. Manage data, records, and automate workflows. Use when the user wants to interact with Whatfix data.
Usage Guidance
This skill appears internally consistent: it delegates Whatfix access to the Membrane CLI and does not request unrelated credentials. Before installing or using it, verify the Membrane CLI package and publisher (check the npm package page and the GitHub repo linked in SKILL.md), and confirm you trust getmembrane.com. Prefer installing the CLI in a controlled environment (container or dedicated machine) rather than your primary workstation, and review what permissions/connectors the CLI will create on your Whatfix account. If you need higher assurance, ask the skill author for a signed release URL, published package checksum, or more info about how credentials are stored by the Membrane CLI.
Capability Analysis
Type: OpenClaw Skill
Name: whatfix
Version: 1.0.1
The skill provides a standard integration for the Whatfix platform using the Membrane CLI. The instructions in SKILL.md guide the agent through legitimate authentication, action discovery, and execution workflows using the '@membranehq/cli' tool. No evidence of data exfiltration, malicious execution, or prompt injection was found.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description (Whatfix integration) match the runtime instructions: the SKILL.md directs the agent to use the Membrane CLI to connect to a 'whatfix' connector and operate on Whatfix data. Requiring the Membrane CLI is coherent with the stated purpose.
Instruction Scope
Instructions are focused on installing and using the Membrane CLI (login, connect, list actions, machine-readable JSON output). The skill does not ask the agent to read unrelated system files or to exfiltrate arbitrary data in the visible portion. It does direct interactive authentication flows and headless URL-based login, which is expected for a CLI-based integration.
Install Mechanism
There is no registry install spec for the skill itself (instruction-only), but the SKILL.md tells users to run `npm install -g @membranehq/cli@latest`. Installing a global npm package is a networked install and introduces moderate trust risk; this is proportional to using Membrane but the package and publisher should be verified before installation.
Credentials
The skill declares no required env vars or credentials; authentication is delegated to the Membrane CLI via interactive/login-complete flows. This is proportionate to a connector-style integration and does not demand unrelated secrets in the SKILL.md content shown.
Persistence & Privilege
The skill is not always-enabled and uses normal agent invocation permissions. There are no instructions to persist changes to other skills or global agent settings in the visible content. Autonomous invocation is allowed (platform default) but is not itself a red flag here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install whatfix - After installation, invoke the skill by name or use
/whatfix - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Whatfix?
Whatfix integration. Manage data, records, and automate workflows. Use when the user wants to interact with Whatfix data. It is an AI Agent Skill for Claude Code / OpenClaw, with 116 downloads so far.
How do I install Whatfix?
Run "/install whatfix" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Whatfix free?
Yes, Whatfix is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Whatfix support?
Whatfix is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Whatfix?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills