← 返回 Skills 市场
gora050

Waratek

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
125
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install waratek
功能描述
Waratek integration. Manage data, records, and automate workflows. Use when the user wants to interact with Waratek data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install waratek
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /waratek 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug waratek
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Waratek 是什么?

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

如何安装 Waratek?

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

Waratek 是免费的吗?

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

Waratek 支持哪些平台?

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

谁开发了 Waratek?

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

💬 留言讨论