← Back to Skills Marketplace
Vwork
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
179
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install vwork
Description
VWork integration. Manage data, records, and automate workflows. Use when the user wants to interact with VWork data.
Usage Guidance
This skill delegates VWork access to the Membrane CLI/service. Before installing or running commands: 1) Verify the @membranehq CLI package and the linked GitHub repo to ensure you trust the publisher; prefer running via npx if you don't want a global install. 2) Be aware that authentication happens via Membrane (you'll complete an OAuth-like flow in a browser), so you must trust Membrane to manage credentials and requests on your behalf. 3) If you have strict data-handling policies, review Membrane's privacy/security docs and confirm the connector behavior (what data is sent/stored). Otherwise, the skill is internally consistent with its stated purpose.
Capability Analysis
Type: OpenClaw Skill
Name: vwork
Version: 1.0.3
The skill is a standard integration for VWork using the Membrane CLI. It provides instructions for the AI agent to install the '@membranehq/cli' package, authenticate via a managed service, and execute actions through the Membrane platform. The instructions explicitly advise against manual credential handling and focus on legitimate API interaction patterns. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (VWork integration) align with the instructions (use Membrane CLI to connect to vwork connector, list actions, run actions). Nothing requested or described is unrelated to interacting with VWork via Membrane.
Instruction Scope
SKILL.md instructs only how to install/use the Membrane CLI, authenticate, create a connection, discover and run actions. It does not instruct reading arbitrary files, exfiltrating secrets, or accessing unrelated system paths. It directs interactive or headless login flows that are normal for OAuth-style auth.
Install Mechanism
The skill is instruction-only and does not auto-install anything, which is low-risk. It tells users to run `npm install -g @membranehq/cli@latest` (or npx) — relying on a public npm package. This is expected for a CLI-based workflow but requires trusting the @membranehq package and having npm available; consider using npx or reviewing the package on npm/GitHub before installing globally.
Credentials
The skill declares no required env vars or credentials. It delegates auth to Membrane and explicitly advises not to request API keys from users. This is proportionate to the stated purpose (using Membrane as a broker for VWork access).
Persistence & Privilege
always is false and the skill does not request persistent system-level changes. The skill can be invoked autonomously (platform default), which increases runtime capability but is not a unique privilege of this skill and is consistent with its function.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install vwork - After installation, invoke the skill by name or use
/vwork - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Vwork?
VWork integration. Manage data, records, and automate workflows. Use when the user wants to interact with VWork data. It is an AI Agent Skill for Claude Code / OpenClaw, with 179 downloads so far.
How do I install Vwork?
Run "/install vwork" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Vwork free?
Yes, Vwork is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Vwork support?
Vwork is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Vwork?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills