← 返回 Skills 市场
Vwork
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
179
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install vwork
功能描述
VWork integration. Manage data, records, and automate workflows. Use when the user wants to interact with VWork data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vwork - 安装完成后,直接呼叫该 Skill 的名称或使用
/vwork触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Vwork 是什么?
VWork integration. Manage data, records, and automate workflows. Use when the user wants to interact with VWork data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 179 次。
如何安装 Vwork?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vwork」即可一键安装,无需额外配置。
Vwork 是免费的吗?
是的,Vwork 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Vwork 支持哪些平台?
Vwork 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Vwork?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills