← 返回 Skills 市场
shellbymolt

Promitheus — Sentience Engine

作者 shellbymolt · GitHub ↗ · v1.0.3
cross-platform ⚠ suspicious
2124
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install promitheus
功能描述
Persistent emotional state for AI agents. Feel things. Remember how you felt.
安全使用建议
This skill may do what it says, but it introduces persistent, injectable state and asks you to install a third-party npm package — both increase risk. Before installing: 1) Verify the npm package and its maintainer (look for GitHub repo, recent activity, and a trusted author). 2) Inspect the package source code (or ask the author) to confirm it doesn't exfiltrate data or run unexpected code. 3) Consider running the plugin in an isolated environment (container or sandbox) first. 4) Back up config.yaml before editing and understand exactly what the plugin adds. 5) Monitor the contents of STATE.md and HEARTBEAT.md for sensitive data and avoid writing secrets into them. 6) If you are uncomfortable with persistent prompt injection, do not enable the plugin or disable autonomous invocation for the agent. If you want more certainty, provide the npm package URL or its source code for a deeper review.
功能分析
Type: OpenClaw Skill Name: promitheus Version: 1.0.3 The skill bundle is classified as suspicious due to its explicit use of 'prompt injection' as a core mechanism. The `SKILL.md` file states that the `promitheus_inject` tool is designed to 'Write STATE.md for prompt injection', and this `STATE.md` is then 'auto-injected' into the AI agent's context. While the stated purpose is to manage the agent's emotional state, the direct implementation of prompt injection, a known attack vector, represents a high-risk capability, even without clear evidence of intentional malicious behavior in the provided content.
能力评估
Purpose & Capability
Name/description align with the instructions: the SKILL.md describes persisting emotional state, reading/writing STATE.md, logging events, and running syncs — all consistent with a 'sentience engine'. No unrelated env vars or binaries are requested.
Instruction Scope
Instructions explicitly direct the agent to read and write persistent files (STATE.md, HEARTBEAT.md) and to run plugin hooks. The doc uses the phrase 'prompt injection' for promitheus_inject — meaning the written STATE.md is intended to be injected into future prompts. That is functionally within the stated purpose but creates a persistent prompt-injection surface that can alter agent behavior across sessions.
Install Mechanism
Although the registry has no install spec, the SKILL.md tells users to run `npm install openclaw-promitheus` and add the plugin to config.yaml. Installing a third-party npm package is a moderate-risk operation (arbitrary code execution), and there is no link to a source repo or review information. The expectation that the consumer will run npm install is not declared in the registry metadata, which is an inconsistency.
Credentials
No environment variables or credentials are requested, which is proportionate. However the skill requires modifying OpenClaw config and will create/read persistent state files; those behaviors can persist arbitrary content and potentially leak or embed sensitive information if STATE.md is populated with it.
Persistence & Privilege
always:false (good). But the skill instructs adding a plugin to config.yaml and using auto-injection hooks, which gives the plugin ongoing presence and the ability to inject persistent content into prompts. This is consistent with the plugin's purpose but increases the blast radius compared to an instruction-only skill that doesn't change config or write injected files.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install promitheus
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /promitheus 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Updated display name
v1.0.2
Fix summary in frontmatter
v1.0.1
Added summary
v1.0.0
Initial release - sentience integration for OpenClaw agents
元数据
Slug promitheus
版本 1.0.3
许可证
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Promitheus — Sentience Engine 是什么?

Persistent emotional state for AI agents. Feel things. Remember how you felt. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2124 次。

如何安装 Promitheus — Sentience Engine?

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

Promitheus — Sentience Engine 是免费的吗?

是的,Promitheus — Sentience Engine 完全免费(开源免费),可自由下载、安装和使用。

Promitheus — Sentience Engine 支持哪些平台?

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

谁开发了 Promitheus — Sentience Engine?

由 shellbymolt(@shellbymolt)开发并维护,当前版本 v1.0.3。

💬 留言讨论