← 返回 Skills 市场
114
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install vardoger-analyze
功能描述
Use when the user asks to personalize their assistant, to use vardoger, or to analyze their OpenClaw conversation history. Runs the vardoger CLI to read past...
安全使用建议
This skill runs a local CLI (vardoger) that will read your conversation history and write a personalization file into your agent/platform directories. That behavior matches the skill's description, but it requires granting read access to session directories and write access to platform rule/skill locations (files under ~/.vardoger, ~/.openclaw, ~/.claude, ~/.codex, etc.). Before installing or approving commands: 1) Confirm you trust the vardoger project (review the GitHub repo and code). 2) Back up any agent/rules files you care about. 3) When asked to allow commands that write outside the workspace, only approve if you expect the skill to modify agent rules; otherwise deny. 4) Consider running vardoger in an isolated environment (container/VM) if you want to avoid giving it direct access to your main agent config. 5) Note that no credentials are requested by the skill, but the CLI will process potentially sensitive conversation text — treat outputs accordingly and inspect the generated personalization file before using it. If you need more assurance, ask for a description of exactly which paths will be read/written on your host and for a dry-run that prints intended write operations without performing them.
功能分析
Type: OpenClaw Skill
Name: vardoger-analyze
Version: 0.3.1
The `vardoger-analyze` skill (SKILL.md) requires broad read and write access to sensitive directories outside the standard sandbox, including private conversation histories from platforms like Claude, Cursor, and OpenClaw (e.g., `~/.claude/projects/`, `~/.openclaw/agents/`). It uses an external CLI tool (`vardoger`) to process these logs and generate personalization rules. While the behavior is transparently documented and aligned with the stated purpose of personalizing the assistant, the high-privilege access to private data and the requirement to bypass sandbox protections for global file writes represent significant security and privacy risks.
能力评估
Purpose & Capability
The name/description say it will run the vardoger CLI to read conversation history and produce personalization; the SKILL.md requires the vardoger binary and issues vardoger commands. Requiring the vardoger CLI and reading session directories is coherent with the stated purpose.
Instruction Scope
The instructions explicitly tell the agent to run vardoger prepare/status/synthesize/write and to read conversation data from platform session directories (examples: ~/.codex/sessions/, ~/.claude/projects/, ~/.openclaw/agents/). They also instruct the user to approve vardoger commands with write access beyond the workspace and to pipe the generated personalization into vardoger write, which will write into platform rules files. This stays within the claimed purpose (analyze history and write personalization) but grants the skill access to broad user data and to modify platform rule/skill files; the user should expect and approve that.
Install Mechanism
This is an instruction-only skill with no install spec. The SKILL.md suggests installing vardoger via pipx (or running via uvx), which are normal user-level install suggestions. The skill itself does not download or write code.
Credentials
No environment variables or credentials are requested, which aligns with the task. However, the CLI will read session directories in the user's home, which can contain sensitive conversation content (and potentially other config files). The absence of declared credentials is appropriate, but filesystem access is effectively the required privilege.
Persistence & Privilege
The SKILL.md documents that vardoger will create a checkpoint at ~/.vardoger/state.json and write the final personalization into platform rule files (examples include .openclaw/skills/vardoger-personalization/SKILL.md or other platform rules). That means the CLI modifies agent/platform configuration and can persist state on disk. While this is consistent with producing a personalization, it is a higher privilege (modifying agent rules and creating files under agent directories). Combined with autonomous invocation being allowed by default on the platform, this increases the blast radius and warrants user confirmation and review of the written files.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vardoger-analyze - 安装完成后,直接呼叫该 Skill 的名称或使用
/vardoger-analyze触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.3.1
Add explicit Apache-2.0 license
v0.3.0
Initial ClawHub release (vardoger 0.3.0)
元数据
常见问题
vardoger — Analyze History 是什么?
Use when the user asks to personalize their assistant, to use vardoger, or to analyze their OpenClaw conversation history. Runs the vardoger CLI to read past... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。
如何安装 vardoger — Analyze History?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vardoger-analyze」即可一键安装,无需额外配置。
vardoger — Analyze History 是免费的吗?
是的,vardoger — Analyze History 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
vardoger — Analyze History 支持哪些平台?
vardoger — Analyze History 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 vardoger — Analyze History?
由 dstrupl(@dstrupl)开发并维护,当前版本 v0.3.1。
推荐 Skills