← 返回 Skills 市场
membranedev

Opswat

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
112
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install opswat
功能描述
OPSWAT integration. Manage data, records, and automate workflows. Use when the user wants to interact with OPSWAT data.
安全使用建议
This skill appears coherent: it uses Membrane as a proxy to interact with OPSWAT and does not ask for unrelated credentials. Before installing/running anything: 1) verify the Membrane CLI package and publisher on npm (and the GitHub repo) to ensure you trust the upstream code; 2) prefer using npx or run the CLI in an isolated VM/container if you want to avoid installing global npm packages; 3) confirm your organization is comfortable delegating OPSWAT access to the Membrane service (it will manage auth and hold connector credentials); and 4) follow the skill's advice to never paste API keys into chat — use the connector flow instead. If you need higher assurance, ask the skill provider for signed releases or review the CLI source before installing.
功能分析
Type: OpenClaw Skill Name: opswat Version: 1.0.1 The skill provides instructions for an AI agent to integrate with OPSWAT using the Membrane CLI. It focuses on legitimate workflow automation, including action discovery and execution through the '@membranehq/cli' NPM package. There is no evidence of data exfiltration, malicious code execution, or harmful prompt injection; the instructions actually encourage security best practices by delegating credential management to the Membrane platform rather than handling raw secrets.
能力评估
Purpose & Capability
The name/description (OPSWAT integration) matches the instructions: all runtime steps use the Membrane CLI to create a connection to an OPSWAT connector and run actions. No unrelated services, env vars, or binaries are requested.
Instruction Scope
SKILL.md confines the agent to installing and using the Membrane CLI (login, connect, action list/run). It does not instruct reading arbitrary files, exfiltrating environment variables, or contacting unexpected endpoints beyond Membrane/GetMembrane and the OPSWAT connector managed by Membrane.
Install Mechanism
The skill is instruction-only (no install spec) but recommends installing @membranehq/cli via npm -g or using npx. Installing an npm package runs third-party code on the host, which is a normal but non-trivial operation — verify the package/publisher and prefer npx or an isolated environment if you have concerns.
Credentials
No environment variables, secrets, or config paths are requested by the skill. Authentication is delegated to Membrane's login flow (browser-based/authorization code), which is proportionate for a connector-based integration.
Persistence & Privilege
always is false and the skill does not request persistent or system-wide privileges. It does not modify other skills or require elevated agent/system configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install opswat
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /opswat 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug opswat
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Opswat 是什么?

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

如何安装 Opswat?

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

Opswat 是免费的吗?

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

Opswat 支持哪些平台?

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

谁开发了 Opswat?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论