← Back to Skills Marketplace
Opswat
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
112
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install opswat
Description
OPSWAT integration. Manage data, records, and automate workflows. Use when the user wants to interact with OPSWAT data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install opswat - After installation, invoke the skill by name or use
/opswat - 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 Opswat?
OPSWAT integration. Manage data, records, and automate workflows. Use when the user wants to interact with OPSWAT data. It is an AI Agent Skill for Claude Code / OpenClaw, with 112 downloads so far.
How do I install Opswat?
Run "/install opswat" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Opswat free?
Yes, Opswat is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Opswat support?
Opswat is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Opswat?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills