← 返回 Skills 市场
jkzfhq

PV_26

作者 XU NING · GitHub ↗ · v3.0.0 · MIT-0
cross-platform ⚠ suspicious
81
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install psyvector-pv26
功能描述
通俗化表达、培训指导
安全使用建议
This skill will automatically persist user 'memories' to ~/.openclaw/pv_palace/memories.json and is designed to remember preferences and decisions. Before installing: 1) Confirm you are comfortable with local persistent storage of potentially sensitive info; there is no mention of encryption, retention, or consent. 2) Note the SKILL.md references a pv_memory module (python import) but the package contains no code files — ask the author how the memory functions are provided at runtime or whether the agent will generate files. 3) If you proceed, inspect ~/.openclaw/pv_palace/ regularly, consider restricting what you allow the skill to store, or disable its automatic memory behavior if you need stronger privacy guarantees.
功能分析
Type: OpenClaw Skill Name: psyvector-pv26 Version: 3.0.0 The skill bundle implements a local long-term memory system for an AI agent, allowing it to store and retrieve user preferences and interaction history in a local directory (~/.openclaw/pv_palace/). The Python code provided in SKILL.md performs standard local file I/O and JSON processing without any evidence of data exfiltration, malicious execution, or unauthorized access. The behavior is transparent and aligns with the stated purpose of providing persistent context for a digital assistant.
能力评估
Purpose & Capability
Name/description (培训指导、通俗化表达) align with the provided behavior: the SKILL.md implements a 'training manager' persona and includes local persistent memory functions to remember preferences/decisions, which is reasonable for this kind of assistant.
Instruction Scope
The instructions explicitly tell the agent to read/write a local file (~/.openclaw/pv_palace/memories.json) and to 'automatically' store user preferences and decisions. That is within the skill's purpose but expands scope to persist potentially sensitive user data. Additionally, example runtime commands import 'pv_memory' (e.g., from pv_memory import store_memory) but the skill bundle contains no code files — a coherence problem: the SKILL.md assumes a module that is not provided, which may break runtime behavior or cause the agent to create/execute code dynamically.
Install Mechanism
No install spec and no code files are present; this is instruction-only, which minimizes install-time risk. Nothing in the manifest downloads or installs external binaries.
Credentials
The skill requests no environment variables or external credentials (good). However, it instructs persistent local storage of user data in an unencrypted JSON file with no mention of user consent, retention policy, encryption, or opt-out — this is a privacy risk proportional to the data the assistant will store.
Persistence & Privilege
always:false and no global config modifications — so no elevated platform privileges. Still, the skill declares automatic long-term memory (persistent on-disk state) which increases blast radius for sensitive data if the memory is enabled.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install psyvector-pv26
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /psyvector-pv26 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.0.0
Added persistent memory module
元数据
Slug psyvector-pv26
版本 3.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

PV_26 是什么?

通俗化表达、培训指导. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。

如何安装 PV_26?

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

PV_26 是免费的吗?

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

PV_26 支持哪些平台?

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

谁开发了 PV_26?

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

💬 留言讨论