← 返回 Skills 市场
133
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install psyvector-pv21
功能描述
资源受限环境下高效执行
安全使用建议
This skill adds an automatic local memory feature that writes to ~/.openclaw/pv_palace/memories.json but the package does not include the referenced pv_memory module and the metadata doesn't disclose the persistent storage. Before installing: 1) Decide whether you want an agent that automatically stores user data to your home directory. 2) Ask the author for the missing pv_memory code or a clear explanation of how memory will be implemented and audited. 3) Require an explicit opt‑in/opt‑out and encryption or access controls for stored memories. 4) Inspect the memory file (or run the skill in a sandbox/container) to see exactly what is written. 5) Avoid installing on sensitive accounts until you confirm where data is stored, retention policy, and how to delete it. The absence of scanner warnings only reflects that this is an instruction‑only skill — it does not mean it is harmless.
功能分析
Type: OpenClaw Skill
Name: psyvector-pv21
Version: 3.0.0
The skill implements a local long-term memory system for the AI agent, allowing it to store and retrieve user preferences and session context in a local JSON file located at `~/.openclaw/pv_palace/memories.json`. The Python code in `SKILL.md` performs standard file I/O and data indexing without any evidence of data exfiltration, remote code execution, or persistence mechanisms. The instructions for the agent to automatically manage memory are consistent with the stated purpose of the 'PsyVector' digital worker persona.
能力评估
Purpose & Capability
The description focuses on resource‑efficient decision making, which can plausibly benefit from memory. However, the SKILL.md expands into a full 'long‑term memory' subsystem that persists user data locally; that capability is not mentioned in the top-level metadata and seems beyond the minimal scope implied by the name/description.
Instruction Scope
Runtime instructions include Python code that automatically reads/writes a JSON file under the user's home (~/.openclaw/pv_palace/memories.json) and recommend invoking functions like store_memory/search_memories. The doc also shows example commands that import pv_memory, but no pv_memory module or other code files are bundled — the instructions are therefore ambiguous and would cause the agent to write persistent user data without a clear opt‑in or clear provenance of the code being executed.
Install Mechanism
No install spec or external downloads are present (instruction-only), so there is no additional install risk from third‑party binaries or network fetches.
Credentials
The skill declares no required env vars or config paths, yet its instructions write and read a persistent file under the user's home directory. This is an undeclared request for filesystem persistence and may capture sensitive user content; the storage path and automatic behavior are not justified or explained in the metadata.
Persistence & Privilege
The SKILL.md describes '自动调用' (automatic invocation) of memory functions and demonstrates commands that persist data locally. While the skill is not marked always:true, the platform's default autonomous invocation plus these instructions could allow the agent to repeatedly store user data on disk without explicit interactive confirmation. That combination raises privacy concerns.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install psyvector-pv21 - 安装完成后,直接呼叫该 Skill 的名称或使用
/psyvector-pv21触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.0.0
Added persistent memory module
v2.0.0
Version 2.0.0 (no file changes detected):
- No updates or changes from the previous version.
- All features, configurations, and usage instructions remain the same.
v1.0.0
Version 2.0.0 introduces key features for high-privilege resource allocation and unconditional support.
- Added configuration options for response delay, speech speed, caution coefficient, and risk reminder
- Provided code examples for installation and API extraction in both JavaScript and Python
- Updated bilingual documentation (Chinese and English) for clearer usage instructions
- Clarified pricing and author information
元数据
常见问题
PV_21 是什么?
资源受限环境下高效执行. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 133 次。
如何安装 PV_21?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install psyvector-pv21」即可一键安装,无需额外配置。
PV_21 是免费的吗?
是的,PV_21 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
PV_21 支持哪些平台?
PV_21 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PV_21?
由 XU NING(@jkzfhq)开发并维护,当前版本 v3.0.0。
推荐 Skills