← Back to Skills Marketplace
membranedev

The Graph

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
131
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install the-graph
Description
The Graph integration. Manage data, records, and automate workflows. Use when the user wants to interact with The Graph data.
Usage Guidance
This skill delegates The Graph access to the Membrane platform and asks you to install the @membranehq/cli (npm). Before installing, verify Membrane (getmembrane.com / the referenced GitHub repo) is a trusted provider for your environment. If you prefer not to install global npm packages on a shared machine, use npx or run the CLI in an isolated environment. Be cautious when completing interactive auth flows: only open the URL in a browser you trust and only provide the one-time code to the CLI flow (do not paste it into unrelated sites). Finally, consider whether granting network access and a Membrane account to this agent meets your security policy; the skill itself is coherent but relies on a third-party service for credential storage and access.
Capability Analysis
Type: OpenClaw Skill Name: the-graph Version: 1.0.3 The skill provides instructions for an AI agent to interact with The Graph protocol using the Membrane CLI (@membranehq/cli). It outlines standard procedures for tool installation, authentication, and action discovery/execution via the Membrane platform. Although SKILL.md contains a documentation error—erroneously listing Microsoft Graph entities (Mailbox, Calendar, Drive) under The Graph overview—there is no evidence of malicious intent, data exfiltration, or unauthorized access. The use of the Membrane CLI is consistent with the stated goal of managing decentralized data workflows.
Capability Tags
crypto
Capability Assessment
Purpose & Capability
The name/description say it's a The Graph integration and the instructions exclusively describe using the Membrane CLI to connect, discover, create, and run actions against The Graph. Required artifacts (npm-installed Membrane CLI, a Membrane account) align with the stated purpose.
Instruction Scope
SKILL.md only instructs installing the Membrane CLI and using its commands (login, connect, action list/create/run). It does not ask the agent to read unrelated system files, harvest environment variables, or send data to unexpected endpoints. Headless and interactive auth flows are documented; asking users to open an auth URL and paste a code is normal for OAuth-like flows.
Install Mechanism
There is no registry install spec, but the documentation directs installing @membranehq/cli via npm (-g) or using npx. npm global installs are a standard mechanism but require appropriate privileges and write to the host; this is expected for a CLI integration but is a moderate-risk install vector compared with an instruction-only skill that requires no local installs.
Credentials
The skill declares no required environment variables or credentials. It relies on a Membrane account for auth and explicitly recommends not collecting API keys locally. The requested permissions (network access and a Membrane account) are proportionate to the integration.
Persistence & Privilege
always is false and there is no instruction to modify other skills or system-wide settings. The skill does not ask to persist credentials itself; it relies on Membrane to manage auth, which is within the expected scope.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install the-graph
  3. After installation, invoke the skill by name or use /the-graph
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug the-graph
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is The Graph?

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

How do I install The Graph?

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

Is The Graph free?

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

Which platforms does The Graph support?

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

Who created The Graph?

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

💬 Comments