← 返回 Skills 市场
Weavr
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
134
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install weavr
功能描述
Weavr.io integration. Manage data, records, and automate workflows. Use when the user wants to interact with Weavr.io data.
安全使用建议
This skill is internally consistent: it uses Membrane as an integration layer to access Weavr and does not ask for unrelated secrets. Before installing, consider: (1) trust—you're granting the Membrane CLI (and Membrane service) the ability to create connections to your Weavr account, so verify the vendor (getmembrane.com) and the @membranehq npm package ownership; (2) install risk—npm global installs run code from the npm registry and may run install scripts; prefer using `npx` for one-off use or install inside a disposable environment (container/VM) first; (3) review the Membrane CLI repository or package contents if possible, and check permissions the created connection will have in your Weavr account; (4) avoid entering sensitive credentials into third-party UIs unless you trust the service and its consented scopes. If you want higher assurance, ask the publisher for provenance (contact, source repo tag/commit) or use Membrane only through audited, pinned releases.
功能分析
Type: OpenClaw Skill
Name: weavr
Version: 1.0.1
The skill is a legitimate integration for Weavr.io using the Membrane CLI (@membranehq/cli). It provides instructions for the agent to manage authentication, discover actions, and execute workflows through the Membrane platform. The instructions include security-positive best practices, such as advising the agent never to ask for raw API keys and instead use managed connections. No indicators of malicious intent, data exfiltration, or harmful execution were found in SKILL.md or _meta.json.
能力标签
能力评估
Purpose & Capability
The skill claims to integrate with Weavr and all runtime instructions use the Membrane CLI to manage connections/actions for Weavr. Asking the user to install and authenticate the Membrane CLI is consistent with the described purpose. (Homepage/repo point to Membrane rather than Weavr itself, which is expected because Membrane is the integration layer.)
Instruction Scope
SKILL.md stays within scope: it instructs installing the Membrane CLI, authenticating, creating/listing connections and actions, and running actions. It does not instruct the agent to read unrelated files, request unrelated credentials, or exfiltrate data to unexpected endpoints.
Install Mechanism
There is no formal install spec in the registry entry; the README instructs users to run `npm install -g @membranehq/cli@latest` (and sometimes `npx ...`). Installing a global npm package will fetch and run code from the npm registry and may run install scripts—this is a moderate-risk action compared with an instruction-only skill. Using `npx` for one-off use reduces permanence.
Credentials
The skill declares no required env vars or credentials. The documentation explicitly defers authentication to Membrane (browser or headless login flow) and advises not to ask users for API keys—this is proportionate for the stated function.
Persistence & Privilege
always:false and no install hooks in the registry metadata. The skill is instruction-only and does not request persistent elevated privileges or modify other skills' configs. Autonomous invocation is allowed (platform default) but not combined with other red flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install weavr - 安装完成后,直接呼叫该 Skill 的名称或使用
/weavr触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Weavr 是什么?
Weavr.io integration. Manage data, records, and automate workflows. Use when the user wants to interact with Weavr.io data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 134 次。
如何安装 Weavr?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install weavr」即可一键安装,无需额外配置。
Weavr 是免费的吗?
是的,Weavr 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Weavr 支持哪些平台?
Weavr 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Weavr?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills