← 返回 Skills 市场
membranedev

The Graph

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
131
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install the-graph
功能描述
The Graph integration. Manage data, records, and automate workflows. Use when the user wants to interact with The Graph data.
安全使用建议
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.
功能分析
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.
能力标签
crypto
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install the-graph
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /the-graph 触发
  4. 根据 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
元数据
Slug the-graph
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

The Graph 是什么?

The Graph integration. Manage data, records, and automate workflows. Use when the user wants to interact with The Graph data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 131 次。

如何安装 The Graph?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install the-graph」即可一键安装,无需额外配置。

The Graph 是免费的吗?

是的,The Graph 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

The Graph 支持哪些平台?

The Graph 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 The Graph?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。

💬 留言讨论