← Back to Skills Marketplace
Waratek
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
125
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install waratek
Description
Waratek integration. Manage data, records, and automate workflows. Use when the user wants to interact with Waratek data.
Usage Guidance
This skill looks coherent: it expects you to install and use the Membrane CLI and to authenticate via a Membrane account. Before installing or running: (1) confirm you trust the @membranehq/cli npm package (inspect repository, prefer npx or pin a version rather than global install), (2) be prepared to complete an interactive/browser login to grant Membrane access, and (3) understand that the Membrane service will hold credentials and perform API calls on your behalf. If you prefer not to install a global npm package, use the npx invocations shown in the SKILL.md or run the CLI in an isolated environment.
Capability Analysis
Type: OpenClaw Skill
Name: waratek
Version: 1.0.1
The 'waratek' skill is a legitimate integration for the Waratek RASP solution using the Membrane CLI. The SKILL.md file provides standard instructions for the AI agent to install the '@membranehq/cli' npm package, authenticate, and manage security actions through the Membrane platform. There is no evidence of data exfiltration, malicious code execution, or harmful prompt injection; the logic is consistent with the stated purpose of automating workflows for security teams.
Capability Assessment
Purpose & Capability
The skill claims to integrate Waratek and all runtime instructions use the Membrane CLI to connect to Waratek and run actions. The required network access and a Membrane account are consistent with that purpose.
Instruction Scope
SKILL.md instructs installing/using the Membrane CLI, logging in, creating a connection, discovering and running actions. It does not instruct reading unrelated system files or asking for unrelated secrets, nor does it direct data to unexpected endpoints.
Install Mechanism
There is no automated install spec in the registry, but the instructions tell the user to run npm install -g @membranehq/cli@latest (or use npx). Installing a package from npm is a reasonable dependency for a CLI-based integration, but global npm installs run maintainer-supplied package scripts and 'latest' is not pinned — consider using npx or pinning a version to reduce supply-chain risk.
Credentials
The skill declares no required environment variables or credentials; it delegates auth to Membrane (login/browser flow). This is proportionate to the stated integration purpose.
Persistence & Privilege
always is false and the skill is instruction-only with no code files or install hooks. It does not request permanent agent-level privileges or modify other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install waratek - After installation, invoke the skill by name or use
/waratek - 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 Waratek?
Waratek integration. Manage data, records, and automate workflows. Use when the user wants to interact with Waratek data. It is an AI Agent Skill for Claude Code / OpenClaw, with 125 downloads so far.
How do I install Waratek?
Run "/install waratek" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Waratek free?
Yes, Waratek is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Waratek support?
Waratek is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Waratek?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills