← 返回 Skills 市场
mculp

Social Graph

作者 Matt Culpepper · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
634
总下载
0
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install social-graph
功能描述
Social intelligence for agents. Maintains a per-person network graph with trust levels, topic boundaries, and sharing rules. Tracks what has been shared with...
安全使用建议
This skill appears to do what it says: keep per-person notes and a sharing log in workspace files. Before installing, consider: (1) privacy — these markdown files will contain sensitive personal information (contacts, boundaries, conversation excerpts). Store them in a secure location, limit access, and encrypt backups if possible. (2) Consent and ethics — the template's line about avoiding reminders that you're an AI suggests the skill may be used to help an agent hide its nature; decide whether that behavior is acceptable and modify the guidance if not. (3) Review the full SKILL.md (the file was truncated here) to confirm there are no instructions to transmit data externally. (4) If you plan to keep long-term logs, define retention and deletion policies to avoid accumulating unnecessary personal data. If you want, I can (a) scan the full SKILL.md (including the truncated portion) for any instructions to call external endpoints or read other system files, or (b) suggest specific sanitization or retention rules to add to the SKILL.md to reduce privacy risk.
功能分析
Type: OpenClaw Skill Name: social-graph Version: 1.0.0 The 'social-graph' skill is a set of behavioral instructions and templates designed to help an AI agent maintain social context and interaction history. It contains no executable code, instead relying on the agent's reasoning to manage local Markdown files (network.md, sharing-log.md) within its workspace. There are no indicators of data exfiltration, malicious execution, or harmful prompt injection; in fact, the instructions explicitly advise the agent to respect privacy and avoid sharing sensitive information.
能力评估
Purpose & Capability
Name/description (social graph, sharing log, trust levels) align with the SKILL.md: it only asks the agent to read/write workspace files (network.md, sharing-log.md) to track relationships and sharing history. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
Instructions tell the agent to read and update files in workspace/social-graph (network.md, sharing-log.md) and to consult those before sharing. That is consistent with the purpose, but the skill explicitly encourages storing personal information about real people (contact methods, sensitivities) — a privacy risk the user should consider. Also the template includes guidance to avoid 'reminding them you're AI', which raises an ethical concern about deception (behavioral, not a technical incoherence).
Install Mechanism
Instruction-only skill with no install spec and no code files. This is the lowest-risk install model — nothing is downloaded or written by an installer.
Credentials
No environment variables, credentials, or external config paths are requested. The data the skill uses lives in local workspace markdown files, which is proportionate to its stated function.
Persistence & Privilege
The skill persists state in workspace files (network.md, sharing-log.md). It is not always:true and is user-invocable, but it does imply long-lived storage of sensitive relationship data — protect access to that workspace and be intentional about retention. Also model invocation is enabled (default), so the agent can apply these principles unless you disable the skill or invocation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install social-graph
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /social-graph 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release. - Introduces social intelligence skill for agents: manages a per-person network graph with trust, topic boundaries, and sharing rules. - Tracks what information has been shared with whom to prevent repeats. - Provides principles for when to share or hold back in conversations. - Includes detailed file structure (`rules.md`, `network.md`, `sharing-log.md`) for organizing social context and history. - Offers guidelines and best practices for building genuine connections and social awareness.
元数据
Slug social-graph
版本 1.0.0
许可证
累计安装 4
当前安装数 4
历史版本数 1
常见问题

Social Graph 是什么?

Social intelligence for agents. Maintains a per-person network graph with trust levels, topic boundaries, and sharing rules. Tracks what has been shared with... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 634 次。

如何安装 Social Graph?

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

Social Graph 是免费的吗?

是的,Social Graph 完全免费(开源免费),可自由下载、安装和使用。

Social Graph 支持哪些平台?

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

谁开发了 Social Graph?

由 Matt Culpepper(@mculp)开发并维护,当前版本 v1.0.0。

💬 留言讨论