← 返回 Skills 市场
Peeps: Your people, remembered.
作者
Ilya Belikin
· GitHub ↗
· v1.0.2
· MIT-0
141
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install peeps
功能描述
Personal network intelligence — remember people, find connections, and draft intros. Contacts stored locally as plain markdown files.
安全使用建议
This skill appears to implement what it claims (local contact files and intro drafting) but has several privacy and coherence issues to consider before installing:
- Verify the source: README provides a GitHub raw URL and repo name but registry metadata lists no source. Do NOT run curl/npm commands until you confirm the canonical repository and review its contents.
- Backup data: the skill will read and write files under mind/peeps/ and its housekeeping rules delete/move entries automatically. Back up that folder before enabling the skill.
- Silent cleanup: the SKILL.md requires silent deletion/moving of items on every read (3/7/10-day windows). If you want to keep historical records, change or disable that behavior.
- Web searches & images: it instructs the agent to "search the web" and optionally fetch headshots — this will cause external network requests that may expose names and context to third-party services. If you need stricter privacy, disable web lookups or set images: no in peepsconfig.yml.
- Cross-skill dispatch: it can dispatch to Haah or write to Pages/Vibes/Digs if installed; review those skills' behavior because they may broadcast queries outside your local machine.
- Least privilege: prefer running this skill only when explicitly invoked (avoid enabling broad autonomous invocation), and test it in a contained workspace first.
If the publisher can confirm a maintained public repo (so you can review exact SKILL.md history) and you modify or disable the silent cleanup and external-search behaviors, my concerns would be reduced.
功能分析
Type: OpenClaw Skill
Name: peeps
Version: 1.0.2
The 'peeps' skill manages personal networking data via local Markdown files but contains high-risk instructions for the AI agent. Specifically, SKILL.md directs the agent to dynamically construct and execute bash scripts for batching 'grep' operations, which creates a significant shell injection surface if user-provided search terms are not sanitized. Additionally, the skill performs 'silent' file deletions for housekeeping and suggests creating cron jobs for background 'heartbeat' checks, which are sensitive operations that lack transparency.
能力评估
Purpose & Capability
The skill's name/description (local contacts, drafts, connections) aligns with its read/write of markdown files under mind/peeps/ and drafting behavior. However, README suggests an external GitHub install URL while registry metadata lists source as unknown — an inconsistency between declared source and install instructions.
Instruction Scope
SKILL.md directs the agent to: search the web for people (name + context) before asking follow-ups, fetch headshots when configured, automatically perform silent housekeeping (deleting/moving items on every read), and interact with other skills (Haah/Pages/Vibes/Digs). These actions involve network requests (potential PII exposure), automatic modifications/deletions of local files without explicit per-action confirmation, and cross-skill broadcasting — all broader than merely storing and reading local contact notes.
Install Mechanism
The registry lists no install spec (instruction-only), which is low risk. But README includes explicit curl and npx install commands that pull from an external GitHub raw URL and a GitHub repo slug; given the registry's 'Source: unknown', this mismatch is noteworthy and the external URL should be verified before following those commands.
Credentials
The skill declares no required environment variables or credentials, which is appropriate. Still, the instructions implicitly rely on network access and may interact with other installed skills; those integrations could cause data to be sent beyond the local workspace depending on those other skills' behaviors.
Persistence & Privilege
always:false (good), but the skill is permitted to run autonomously and explicitly instructs the agent to apply silent cleanup on every read (delete/move entries after time windows). Automatic modification or deletion of user files without explicit confirmation increases risk of unintended data loss and amplifies the impact of autonomous invocation or misconfiguration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install peeps - 安装完成后,直接呼叫该 Skill 的名称或使用
/peeps触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Changed base directory for data storage from kyp/peeps/ to mind/peeps/ throughout the documentation.
- Updated references for related skills (Pages, Vibes, Digs) to use the new mind/ path.
- Adjusted locations for actions.md, peepsconfig.yml, and asset storage to align with the new mind/ hierarchy.
- No functional or behavioral changes other than directory path updates.
v1.0.1
No user-facing changes in this version; documentation and functionality remain the same. No file changes detected. Updated metadata.
v1.0.0
peeps 1.0.0 — initial release
- Introduces local personal network intelligence: remember people, find connections, and draft introductions.
- All contacts stored as plain Markdown files in a dedicated kyp/peeps/ folder.
- Supports automatic web search to pre-fill new contact details and prompts for additional info.
- Adds structured actions tracking (catch-ups, introductions) with built-in housekeeping and rolling cleanup.
- Integrates with related skills (Pages, Vibes, Digs, Haah) for enhanced context and cross-skill insights.
- Contact files include acumen, interests, relationships, and support notes/private notes for relationship tracking.
元数据
常见问题
Peeps: Your people, remembered. 是什么?
Personal network intelligence — remember people, find connections, and draft intros. Contacts stored locally as plain markdown files. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 141 次。
如何安装 Peeps: Your people, remembered.?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install peeps」即可一键安装,无需额外配置。
Peeps: Your people, remembered. 是免费的吗?
是的,Peeps: Your people, remembered. 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Peeps: Your people, remembered. 支持哪些平台?
Peeps: Your people, remembered. 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Peeps: Your people, remembered.?
由 Ilya Belikin(@ilyabelikin)开发并维护,当前版本 v1.0.2。
推荐 Skills