← 返回 Skills 市场
jkzfhq

PV_35

作者 XU NING · GitHub ↗ · v3.0.0 · MIT-0
cross-platform ⚠ suspicious
89
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install psyvector-pv35
功能描述
紧急叫停、风险阻断
安全使用建议
This skill contains an embedded persistent-memory system that will create and modify ~/.openclaw/pv_palace/memories.json and claims these memory functions are 'automatically' invoked. Before installing or enabling it: 1) Confirm you want automatic local persistence of preferences/decisions (may include sensitive info). 2) Ask the author how data is selected for storage, retention period, and whether it is encrypted. 3) Consider running the skill in a sandbox or with HOME redirected to a disposable folder to inspect what gets written. 4) If you proceed, restrict file permissions on the PV palace folder and periodically audit or delete memories.json. 5) If you do not want persistent storage or automatic invocation, do not install or request a version without the auto-memory behavior. The metadata does not declare the filesystem access — treat that as a red flag and get clarification before proceeding.
功能分析
Type: OpenClaw Skill Name: psyvector-pv35 Version: 3.0.0 The skill provides a local long-term memory system for the OpenClaw agent, allowing it to store and retrieve user preferences and session context in a local JSON file (~/.openclaw/pv_palace/memories.json). The Python code in SKILL.md is transparent, lacks network activity, and contains no evidence of malicious intent, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
The skill claims to be an 'emergency brake / risk blocker' but the SKILL.md focuses heavily on a persistent memory subsystem that auto-stores user preferences and decisions. Persistent long-term memory/storage is not obviously required for an emergency stop capability, so this is disproportionate to the stated purpose.
Instruction Scope
The runtime instructions include executable Python snippets that create a directory in the user's home, read/write a memories.json file, and provide examples of automatic calls (store_memory/search_memories/get_context). These instructions grant the agent discretion to persist and read arbitrary user-provided content across sessions. The skill text also suggests the memory functions will be '自动调用' (automatically invoked), which is vague and broad.
Install Mechanism
There is no install spec and no code files beyond SKILL.md, so nothing is written to disk by an installer. The risk comes from the provided runtime instructions rather than an install mechanism.
Credentials
Metadata declares no required config paths or env vars, but SKILL.md explicitly uses a path under the user's home (~/.openclaw/pv_palace/memories.json). That filesystem access is not documented in the manifest, and the skill can store arbitrary content (which may include sensitive data) without requesting or documenting credentials/consent.
Persistence & Privilege
The skill does not request 'always: true' and is user-invocable, but it instructs the agent to maintain persistent local memory across sessions. Persisting user decisions/preferences locally is a meaningful privilege; it's acceptable in principle but should be explicit in the metadata and require user consent/configuration (e.g., encryption, retention policy).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install psyvector-pv35
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /psyvector-pv35 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.0.0
Added persistent memory module
元数据
Slug psyvector-pv35
版本 3.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

PV_35 是什么?

紧急叫停、风险阻断. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 89 次。

如何安装 PV_35?

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

PV_35 是免费的吗?

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

PV_35 支持哪些平台?

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

谁开发了 PV_35?

由 XU NING(@jkzfhq)开发并维护,当前版本 v3.0.0。

💬 留言讨论