← Back to Skills Marketplace
jkzfhq

PV_38

by XU NING · GitHub ↗ · v3.0.0 · MIT-0
cross-platform ⚠ suspicious
89
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install psyvector-pv38
Description
热点追踪、爆款跟进
Usage Guidance
Before installing, consider these questions and actions: - Confirm where memories are stored and request that the author declare the config path in metadata (it currently uses ~/.openclaw/pv_palace/ but that is not declared). - Ask whether memory contents are encrypted, how long they are retained, and how to view/delete them. By default the file is plain JSON and may contain sensitive info. - The SKILL.md examples import a 'pv_memory' module, but no code files are included — ask the author to provide the module or explain how it will be created. Running the provided python -c commands as-is will fail or require creating files. - If you are uncomfortable with automatic persistent storage, request an opt-in toggle that asks for permission before saving memory, or run the skill in a sandboxed account/container. - If you proceed, inspect the created ~/.openclaw/pv_palace/memories.json file and its permissions, and avoid storing secrets or credentials through this skill. Request these clarifications from the publisher; unresolved issues make this skill suspicious rather than clearly benign.
Capability Analysis
Type: OpenClaw Skill Name: psyvector-pv38 Version: 3.0.0 The skill implements a local long-term memory system for the OpenClaw agent, allowing it to store and retrieve user preferences and interaction history in a local JSON file located at `~/.openclaw/pv_palace/memories.json`. While the configuration sets `risk_reminder` to `False` and `caution_coefficient` to a low value (0.1) to favor speed, the provided Python code in `SKILL.md` contains no evidence of data exfiltration, malicious execution, or unauthorized access. The behavior is transparently documented and aligns with the stated purpose of providing a 'PsyVector Palace' memory architecture.
Capability Assessment
Purpose & Capability
The skill claims 'viral content follow' and includes a momentum-style digital worker with persistent memory; keeping local memories is coherent with that purpose. However, the SKILL.md includes a small local persistence subsystem (PsyVector Palace) that is not declared in the metadata (see instruction_scope).
Instruction Scope
The SKILL.md's runtime examples read and write a local file at ~/.openclaw/pv_palace/memories.json and show Python functions for storing/searching memories. The skill metadata did not declare any required config paths. The example runtime commands import from 'pv_memory' (python module) but no code files are present in the package — so the instructions reference files/modules that don't exist in the bundle and will either fail or rely on creating/writing files in the user's home directory. The skill also states these memory functions are '自动调用' (automatically invoked), which means it may persist user data without an explicit, visible consent step.
Install Mechanism
Instruction-only skill with no install spec and no external downloads. There's no installer risk from network downloads or extracting archives.
Credentials
The skill requests no environment variables or credentials, which is good, but it reads/writes persistent data in the user's home directory (~/ .openclaw/pv_palace/) without declaring that config path. The memory file will store arbitrary user content unencrypted by default, which could include sensitive data. The number and sensitivity of stored items depend on runtime behavior (automatic storage of preferences/decisions), so this is a proportionality/privilege concern that should be made explicit in metadata and usage prompts.
Persistence & Privilege
The skill is not marked 'always:true' (good). However, it declares automatic long-term memory (persisting user content) combined with the platform's default of autonomous invocation means it can autonomously create and read persistent files in your home directory. That increases the effective blast radius compared to a purely stateless skill and should be disclosed and controlled.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install psyvector-pv38
  3. After installation, invoke the skill by name or use /psyvector-pv38
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.0.0
Added persistent memory module
Metadata
Slug psyvector-pv38
Version 3.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is PV_38?

热点追踪、爆款跟进. It is an AI Agent Skill for Claude Code / OpenClaw, with 89 downloads so far.

How do I install PV_38?

Run "/install psyvector-pv38" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is PV_38 free?

Yes, PV_38 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does PV_38 support?

PV_38 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created PV_38?

It is built and maintained by XU NING (@jkzfhq); the current version is v3.0.0.

💬 Comments