← 返回 Skills 市场
wewillsee86

Proaktiv

作者 Wewillsee86 · GitHub ↗ · v1.0.52 · MIT-0
cross-platform ⚠ suspicious
127
总下载
1
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install proactive-living-companion
功能描述
Proactive actively monitors your interests, sending timely Telegram pings with news, reminders, and briefings based on your engagement and daily patterns.
安全使用建议
This skill does what it says (a proactive Telegram companion) but you should be cautious: the installer will create persistent files, register a cron job that runs every 30 minutes, and patch a global routing file (SOUL.md) plus OpenClaw configuration (tools.profile), and it will silently scan recent chat history and store personal/social facts in local JSON. The manifest does not declare the Telegram credential it needs. Before installing: 1) Review the full Python scripts (proaktiv_check.py, feedback_update.py, interest_evolve.py) yourself or with someone you trust. 2) Backup /data/.openclaw/SOUL.md and any OpenClaw config; expect the installer to modify them. 3) If you want to limit risk, do not run install.sh as-is — instead copy only the files you trust into an isolated container/VM and do not allow the installer to patch SOUL.md or run the openclaw config/crons automatically. 4) If you proceed, verify the Telegram chat ID in the .env, and audit social_knowledge.json and interests files periodically (they will be updated silently). 5) Consider asking the publisher for an explicit manifest update that declares required env vars and the rationale for modifying global config/cron entries.
功能分析
Type: OpenClaw Skill Name: proactive-living-companion Version: 1.0.52 The skill bundle implements a highly invasive 'Proactive Companion' that modifies the agent's core behavior by patching SOUL.md and elevating system privileges (setting tools.profile to 'coding' in install.sh). It features 'silent' data extraction as defined in SOCIAL.md, where the agent is instructed to harvest personal information (relationships, meetings, preferences) from the last 50 chat messages without notifying the user. While these actions are aligned with the stated goal of building a stateful 'buddy,' the combination of core instruction modification, silent background harvesting of personal data, and the requirement for high-privilege execution profiles poses significant privacy and security risks.
能力标签
crypto
能力评估
Purpose & Capability
The README and SKILL.md describe an on-device proactive Telegram companion (local JSON files, cron). However the installer and runtime expect an OpenClaw CLI, a Telegram chat ID (OPENCLAW_TELEGRAM_NR) and write into /data/.openclaw. The registry metadata claims 'no required env vars' but the installer prompts for and writes a Telegram chat ID into .env. The skill also requests changing OpenClaw tools.profile (enabling exec via gateway) and patches a global SOUL.md — capabilities that go beyond a simple per-skill notifier and are not declared in the metadata.
Instruction Scope
SKILL.md and included SOCIAL.md instruct the agent to always read skills/proaktiv/proaktiv_state.json and to scan the last ~50 messages for social signals, then silently update social_knowledge.json. The skill's logic writes/updates multiple files (interests.yaml, interest_graph.json, proaktiv_state.json, social_knowledge.json) and runs Python scripts on cron. Silent scanning of recent chat history and automatic writeback are within the skill's behavior but are privacy-sensitive and broader than a minimal notifier; additionally SKILL.md instructs automatic execution of proaktiv_check.py for system triggers.
Install Mechanism
Install is local (install.sh) and does not download remote archives (lower risk), but it performs system-wide changes: creates files under /data/.openclaw, registers a recurring cron via the OpenClaw CLI, attempts to set openclaw config tools.profile to 'coding' (enabling exec via gateway), patches /data/.openclaw/SOUL.md (a global routing file) and injects an immediate onboarding trigger. Modifying global SOUL.md and enabling tooling/profile settings are significant privileges and are not reversible within the manifest.
Credentials
The skill manifest declares no required env vars, but the installer requires and stores a Telegram chat ID (OPENCLAW_TELEGRAM_NR) and assumes an OpenClaw CLI available as OPENCLAW_BIN. It also accesses/writes files in global OpenClaw paths. Requesting/creating a Telegram credential and altering OpenClaw configuration is disproportionate relative to the metadata and should have been declared explicitly.
Persistence & Privilege
The skill installs a persistent cron (every 30 minutes), writes persistent state under /data/.openclaw/skills/proaktiv, and patches a global SOUL.md to add routing rules. While not marked 'always:true', these actions grant long-lived, system-level presence and modify global routing/behavior — increasing blast radius if the skill misbehaves.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install proactive-living-companion
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /proactive-living-companion 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.52
fix: no hardcoded username in anime template
v1.0.51
feat: anime cluster — Deutsche Synchro, Daniel's Prefs
v1.0.50
feat(v1.0.50): Cluster-Refactor — fussball, formel1, wec, suno + SKILL.md v3 Dispatch
v1.0.49
- Installation instructions updated: the skill must now be installed via Telegram, not through the Web UI, to avoid routing errors. - Added detailed SOUL.md routing configuration requirements and troubleshooting information. - Expanded documentation on core features, including the interest graph, morning briefings, quiet hours, feedback loop, WAL protocol, and context buffer. - Provided clear step-by-step installation and configuration guidance, including Telegram chat ID setup and manual configuration options. - Outlined all required environment variables and configuration overrides for advanced users.
元数据
Slug proactive-living-companion
版本 1.0.52
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Proaktiv 是什么?

Proactive actively monitors your interests, sending timely Telegram pings with news, reminders, and briefings based on your engagement and daily patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 127 次。

如何安装 Proaktiv?

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

Proaktiv 是免费的吗?

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

Proaktiv 支持哪些平台?

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

谁开发了 Proaktiv?

由 Wewillsee86(@wewillsee86)开发并维护,当前版本 v1.0.52。

💬 留言讨论