← 返回 Skills 市场
gora050

Safegraph

作者 Vlad Ursul · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
109
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install safegraph
功能描述
SafeGraph integration. Manage data, records, and automate workflows. Use when the user wants to interact with SafeGraph data.
安全使用建议
This skill is instruction-only and coherent: it tells you to use the Membrane CLI to connect to SafeGraph rather than embedding credentials locally. Before installing or following the instructions: (1) verify you trust the Membrane service and @membranehq/cli (review their docs, privacy, and terms), because API calls and auth happen through their servers; (2) prefer using npx @membranehq/cli@latest for one-off runs if you don't want a global npm install; (3) understand that proxying arbitrary endpoints will send whatever request body/parameters you provide to Membrane — avoid sending sensitive local secrets unless you intend them to be transmitted; (4) in headless or automated environments, follow the documented headless-auth flow carefully and avoid exposing login codes in logs. Overall the skill appears coherent with its purpose, but trust in the third-party (Membrane) is the main consideration.
能力评估
Purpose & Capability
Name/description match the instructions: the SKILL.md directs the user to use the Membrane CLI to connect to SafeGraph and run actions. There are no unrelated credential or binary requests in the manifest.
Instruction Scope
Instructions ask the user to install and run the Membrane CLI, perform browser-based login, create connections, list actions, run actions, and proxy arbitrary SafeGraph API requests via Membrane. These steps are within the stated purpose, but proxying arbitrary endpoints means requests (and any data you send) will flow through Membrane's service — users should be aware of that external data flow.
Install Mechanism
No install spec in the skill bundle (instruction-only), but SKILL.md recommends installing @membranehq/cli via npm -g. Installing an npm package globally is a reasonable step for this integration, but global npm installs modify the system and pull code from the public registry — verify you trust @membranehq/cli or use npx to avoid a global install.
Credentials
The skill declares no required env vars or credentials and explicitly instructs not to ask users for SafeGraph API keys (Membrane handles auth). That is proportionate to the stated goal. Note: using Membrane implies third-party custody of auth/session tokens handled server-side.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It does not request persistent system privileges or modify other skills' configuration. No elevated persistence is requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install safegraph
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /safegraph 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug safegraph
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Safegraph 是什么?

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

如何安装 Safegraph?

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

Safegraph 是免费的吗?

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

Safegraph 支持哪些平台?

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

谁开发了 Safegraph?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.2。

💬 留言讨论