← Back to Skills Marketplace
membranedev

Weavr

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
134
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install weavr
Description
Weavr.io integration. Manage data, records, and automate workflows. Use when the user wants to interact with Weavr.io data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install weavr
  3. After installation, invoke the skill by name or use /weavr
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug weavr
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Weavr?

Weavr.io integration. Manage data, records, and automate workflows. Use when the user wants to interact with Weavr.io data. It is an AI Agent Skill for Claude Code / OpenClaw, with 134 downloads so far.

How do I install Weavr?

Run "/install weavr" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Weavr free?

Yes, Weavr is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Weavr support?

Weavr is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Weavr?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments