← 返回 Skills 市场
Wirewheel
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
102
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install wirewheel
功能描述
WireWheel integration. Manage data, records, and automate workflows. Use when the user wants to interact with WireWheel data.
安全使用建议
Do not install blindly. Ask the skill author or maintainer how authentication to Membrane/WireWheel is supposed to work (which exact API key/token or OAuth flow), and request that required credentials be declared as environment variables rather than pasted in chat. Verify the SKILL.md sections that describe auth and network endpoints (the provided excerpt is incomplete). Check the referenced repository and official Membrane/WireWheel docs to confirm the integration pattern. If the skill will prompt you for secrets in conversation or send data to third-party endpoints, only proceed if you trust the service and have a secure way to store credentials (platform env vars or a secret manager). If unsure, treat this as untrusted and avoid providing any API keys or sensitive data.
功能分析
Type: OpenClaw Skill
Name: wirewheel
Version: 1.0.1
The skill provides instructions for an AI agent to interact with the WireWheel privacy management platform using the Membrane CLI. It outlines standard procedures for authentication, action discovery, and execution through the Membrane ecosystem. While SKILL.md contains an exceptionally long list of privacy-related keywords and entities, these appear to be domain-specific context for the agent rather than a prompt injection attack. No evidence of malicious intent, data exfiltration, or unauthorized execution was found.
能力评估
Purpose & Capability
Name/description claim WireWheel integration and the SKILL.md explicitly says a valid Membrane account is required. The registry metadata, however, declares no required environment variables, primary credential, or config paths. Requiring an external account without declaring how credentials are provided is incoherent.
Instruction Scope
The SKILL.md requires network access and enumerates many WireWheel resource types (implying broad data access). The provided excerpt does not show a clear, declared authentication flow or which user data will be transmitted. Instruction-only skill with network calls can cause data to be sent externally; the instructions should explicitly state how auth is handled and what data is shared.
Install Mechanism
No install spec and no code files — lowest-risk delivery method from a disk/execution perspective. Being instruction-only reduces filesystem risk but increases reliance on runtime behavior, so clarity in the SKILL.md is more important.
Credentials
The skill states it needs a Membrane account but lists no required env vars, keys, or tokens. That omission prevents automated enforcement of least privilege and raises the risk the agent will ask the user to paste secrets into chat or otherwise handle credentials insecurely.
Persistence & Privilege
Flags show default behavior (always:false, user-invocable:true, autonomous invocation allowed). The skill does not request permanent presence or system-wide config changes; no elevated persistence is declared.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wirewheel - 安装完成后,直接呼叫该 Skill 的名称或使用
/wirewheel触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Wirewheel 是什么?
WireWheel integration. Manage data, records, and automate workflows. Use when the user wants to interact with WireWheel data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。
如何安装 Wirewheel?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wirewheel」即可一键安装,无需额外配置。
Wirewheel 是免费的吗?
是的,Wirewheel 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Wirewheel 支持哪些平台?
Wirewheel 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Wirewheel?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills