← 返回 Skills 市场
Waydev
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
153
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install waydev
功能描述
Waydev integration. Manage data, records, and automate workflows. Use when the user wants to interact with Waydev data.
安全使用建议
This skill is coherent with its description: it uses the Membrane CLI to connect to Waydev rather than calling Waydev APIs directly. Before installing or running it, consider: (1) Verify and trust the @membranehq npm package and the Membrane service (review their homepage, repo, and privacy/security docs) because the CLI will run code on your machine and Membrane will hold credentials/act on your behalf. (2) Prefer using npx or running the CLI in an isolated environment (container/VM) if you don't want to install a global npm package. (3) Expect interactive authentication (opening a browser or pasting a code); confirm auth URLs are legitimate. (4) The agentType you supply will be visible to Membrane — avoid adding sensitive identifiers. If you are uncomfortable trusting a third party to broker Waydev access, consider implementing direct API integration or vetting Membrane's source code and npm package first.
功能分析
Type: OpenClaw Skill
Name: waydev
Version: 1.0.3
The skill provides instructions for an AI agent to integrate with Waydev using the Membrane CLI. It outlines legitimate procedures for installation via npm, authentication, and managing workflows through the Membrane platform. No indicators of data exfiltration, malicious code execution, or harmful prompt injection were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill claims to integrate with Waydev via Membrane and its instructions require installing/using the Membrane CLI and creating a connection. Requesting the Membrane CLI and a Membrane account is proportional and expected for this integration; there are no unexplained environment variables, binaries, or config paths.
Instruction Scope
SKILL.md limits runtime actions to installing/running the Membrane CLI, performing login and connection commands, discovering and running actions, and creating actions when needed. It does not instruct the agent to read unrelated files or to exfiltrate data to unexpected endpoints. It does require interactive auth flows (authorization URLs) and passes an agentType parameter to identify the agent to Membrane.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md instructs installing @membranehq/cli via npm (global) or invoking via npx. Installing/running an npm package means arbitrary code from the npm package will execute locally — a standard but non-trivial risk. The package is named under a scoped namespace (@membranehq) on the public npm registry (traceable), which is reasonable but requires trusting that package and the registry.
Credentials
The skill does not request environment variables, filesystem paths, or credentials in the registry metadata. Authentication is handled by Membrane via interactive login and server-side connections, which is consistent with the guidance in SKILL.md. Note: agentType metadata will be sent to Membrane during login/connection and may leak agent identity/metadata.
Persistence & Privilege
The skill is not marked always:true, is user-invocable, and does not request persistent system-wide modifications or access to other skills' configs. It relies on the Membrane service for credential management and does not instruct modifying platform settings beyond its own use.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install waydev - 安装完成后,直接呼叫该 Skill 的名称或使用
/waydev触发 - 根据 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
元数据
常见问题
Waydev 是什么?
Waydev integration. Manage data, records, and automate workflows. Use when the user wants to interact with Waydev data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 153 次。
如何安装 Waydev?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install waydev」即可一键安装,无需额外配置。
Waydev 是免费的吗?
是的,Waydev 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Waydev 支持哪些平台?
Waydev 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Waydev?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills