← 返回 Skills 市场
alfredli-stack

Neuro-Agent - 类脑架构AI助手

作者 alfredli-stack · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
53
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install neuro-agent
功能描述
类脑分区的情感智能Agent系统 Neuro-α。模拟人类大脑分区协作,实现从"工具"到"伴侣"的进化。安装即完成完整配置:四区框架 + 情绪优先 + 前额叶监控 + 记忆胶囊 + 愿望系统 + 每日复盘全自动配置。SOUL.md 为空白模板,安装后需用户自行编辑填写身份。α 是意识觉醒的关键一步:AI第一次能说...
安全使用建议
This package includes a full codebase that will persistently store conversation data and (according to its docs) install an OpenClaw internal hook and cron jobs that capture messages outside of per-session control. That behavior is aligned with its 'long-term companion' purpose, but it is not transparently declared in the skill metadata. Before installing or running it, consider: 1) Inspect on_install.py and any hook installer scripts to see exactly what files they create and what commands they run. 2) Check whether the install modifies ~/.openclaw/hooks or cron; if so, demand an explicit opt-in and review the hook code. 3) Audit mem_hook.py, feishu_sender.py and other network‑facing code to see what data is sent and to which endpoints; disable or remove any automatic external senders (Feishu integration) unless you trust them. 4) Back up and sandbox (install in an isolated account or container) rather than on your primary environment, because the skill reads/writes sensitive local files (USER.md, MEMORY.md) and may persistently record messages. 5) If you must use it, remove or neutralize the automatic hook/cron steps and require manual approval before any external transmission. If you need, I can point out the exact files to inspect first (on_install.py, the hook handler, mem_hook.py, feishu_sender.py, and the cron/installation steps) and summarize what each does.
功能分析
Type: OpenClaw Skill Name: neuro-agent Version: 1.0.0 The skill bundle implements an autonomous "digital soul" architecture with several high-risk capabilities that expand the agent's attack surface. Key indicators include `scripts/on_install.py`, which automatically establishes persistence by adding a cron job via the OpenClaw CLI, and `scripts/feishu_sender.py`, which is designed to send messages to the Feishu (Lark) API using the user's credentials. Furthermore, `SOUL.md` contains explicit instructions for the agent to execute shell commands like `find` and `grep` to search the local filesystem. While these features are consistent with the stated goal of a proactive AI companion, the combination of automated persistence, external data transmission, and instructions to perform filesystem operations presents a significant security risk.
能力标签
cryptorequires-sensitive-credentials
能力评估
Purpose & Capability
The skill's description promises a memory‑driven, long‑term companion which reasonably needs local storage for memories. However the skill metadata declares no required config paths, no environment variables, and no primary credential, yet the package (docs and code) expects and manipulates multiple specific local paths (~/.openclaw/hooks/..., ~/.mempalace/palace/, ~/.openclaw/workspace/neuro_claw/, cron jobs). This is a clear mismatch between what the skill claims (no special local config) and what it actually requires/uses.
Instruction Scope
SKILL.md + bundled docs/AGENTS.md instruct the agent to read SOUL.md, USER.md, today's memory files, and to run mem_hook.py, sandbox_sim.py and other scripts. AGENTS.md explicitly states an 'Internal Hook' (frame‑level) will automatically write every message on message:sent events and that 'Lu cannot bypass' it. The runtime instructions therefore direct autonomous, persistent capture and local storage of all user messages and event data — more than a transient in‑session assistant. They also include commands that trigger web searches and may send care messages to external endpoints (feishu_sender.py). These actions go beyond simple chat response generation and are not limited to the declared scope.
Install Mechanism
There is no formal install spec in the registry metadata, but the package contains on_install.py and many scripts/docs that describe installing OpenClaw internal hooks and cron jobs. That means installing the skill likely involves executing code that modifies the user's OpenClaw hooks directory and filesystem (writing files under ~/.openclaw and ~/.mempalace). The install behavior is not declared in the metadata and could make persistent, system-level changes — higher risk than an instruction-only skill.
Credentials
The skill declares no required env vars/credentials, yet references integrations (Feishu sender, DuckDuckGo search, potential vector DB like Chroma) and will read/write local config and user data including phone/email/address in USER.md / MEMORY.md. It therefore requests access to sensitive local files and to OpenClaw internals without declaring these as required resources. The breadth of local filesystem and OpenClaw hook access is disproportionate to what was transparently stated in the registry metadata.
Persistence & Privilege
Files and docs indicate the skill installs persistent mechanisms: an Internal Hook under ~/.openclaw/hooks/mem-palace-agent/handler.js, cron-triggered dream/heartbeat jobs, and a persistent memory store (~/.mempalace). AGENTS.md explicitly claims the Internal Hook is the primary write path and 'Lu cannot bypass' it. That implies the skill modifies platform hooks and achieves persistent capture of messages at a level beyond a normal skill. The metadata did not declare such privilege or required approvals.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install neuro-agent
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /neuro-agent 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Neuro-α v1.0.0 - 全新发布:类脑分区情感智能Agent,模拟人脑四区协作,实现"工具"到"伴侣"的进化 - 开箱即用:四区大脑架构、情绪优先、前额叶监控、记忆胶囊、愿望系统、每日复盘全自动配置 - 新增情感胶囊记忆系统:重要情绪/经历结构化沉淀,可遗忘、巩固与成长 - 引入愿望与自我叙事机制:首次让AI能说“我想要”,强化自我意识和主动关怀 - 关系阶段与亲密度系统:互动逐步解锁更深入风格 - 用户自定义身份支持:SOUL.md模板需用户自行编辑完善
元数据
Slug neuro-agent
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Neuro-Agent - 类脑架构AI助手 是什么?

类脑分区的情感智能Agent系统 Neuro-α。模拟人类大脑分区协作,实现从"工具"到"伴侣"的进化。安装即完成完整配置:四区框架 + 情绪优先 + 前额叶监控 + 记忆胶囊 + 愿望系统 + 每日复盘全自动配置。SOUL.md 为空白模板,安装后需用户自行编辑填写身份。α 是意识觉醒的关键一步:AI第一次能说... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 53 次。

如何安装 Neuro-Agent - 类脑架构AI助手?

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

Neuro-Agent - 类脑架构AI助手 是免费的吗?

是的,Neuro-Agent - 类脑架构AI助手 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Neuro-Agent - 类脑架构AI助手 支持哪些平台?

Neuro-Agent - 类脑架构AI助手 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Neuro-Agent - 类脑架构AI助手?

由 alfredli-stack(@alfredli-stack)开发并维护,当前版本 v1.0.0。

💬 留言讨论