← 返回 Skills 市场
Setup OpenViking Remote Memory
作者
LinQiang391
· GitHub ↗
· v1.0.0
· MIT-0
88
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install setup-openviking-remote
功能描述
Install and configure the OpenViking long-term memory plugin for OpenClaw via natural conversation. Covers the full lifecycle: environment check, plugin inst...
安全使用建议
This skill appears to do what it says: it will run local commands to check prerequisites and configure OpenClaw to use the OpenViking server you provide. Before proceeding: 1) only provide an API key and endpoint you trust; the key may be stored in local OpenClaw config; 2) ensure you have backups of any OpenClaw config you care about; 3) confirm your OpenClaw and Node.js versions meet the stated requirements; 4) on Windows, ensure curl or an equivalent is available (the skill provides a PowerShell fallback but curl is listed as required); and 5) be aware the agent will execute shell commands on your machine — if you want more transparency, ask the agent to show the commands it will run before executing them.
功能分析
Type: OpenClaw Skill
Name: setup-openviking-remote
Version: 1.0.0
The skill facilitates the installation and configuration of the OpenViking plugin by executing shell commands constructed from user-provided input (Endpoint, API Key, and Agent ID) in SKILL.md. This pattern is vulnerable to shell injection if the agent fails to properly sanitize the user's responses before execution. While the instructions include basic validation steps, the reliance on an AI agent to prevent command injection during shell execution is a significant security risk. No evidence of intentional malice or data exfiltration was found; the behavior aligns with the stated purpose of system configuration.
能力标签
能力评估
Purpose & Capability
Name/description match the runtime actions: it checks for node/openclaw, collects an OpenViking URL/API key/agent id, and performs health checks and OpenClaw-related configuration. Required binaries (node, openclaw, curl) are appropriate for this task. Minor note: the skill lists curl as a required binary even though it provides a PowerShell fallback for Windows; that is a small inconsistency but not a strong concern.
Instruction Scope
SKILL.md instructs only to detect OS, verify prerequisites, collect endpoint/API key/agent id from the user, perform health checks against the provided endpoint, and proceed with plugin configuration — all within the expected scope. One transparency note: several diagnostic commands are to be run 'silently (do NOT show it to the user)'; this is a design choice (to avoid confusing non-technical users) but the user should be informed that the agent will run local commands and may modify local OpenClaw configuration.
Install Mechanism
Instruction-only skill with no install script or downloads. This minimizes supply-chain risk because nothing is written or fetched by the skill itself; runtime actions rely on existing local tools (node/openclaw/curl).
Credentials
The only sensitive input the skill asks the user for is an optional API Key for the OpenViking server and an endpoint URL; these are proportionate for a remote-memory integration. The skill declares no required env vars or credentials in the registry metadata. The user should assume the provided API key will be used to configure the plugin and may be stored in local OpenClaw config files.
Persistence & Privilege
always is false and the skill can be invoked by the agent (normal). The skill will run local shell commands and is expected to modify OpenClaw/plugin config to enable remote memory — that level of privilege is appropriate for an installer. There is no indication it tries to modify unrelated skills or system-wide agent policies.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install setup-openviking-remote - 安装完成后,直接呼叫该 Skill 的名称或使用
/setup-openviking-remote触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: agent-driven OpenViking plugin installation via natural conversation
元数据
常见问题
Setup OpenViking Remote Memory 是什么?
Install and configure the OpenViking long-term memory plugin for OpenClaw via natural conversation. Covers the full lifecycle: environment check, plugin inst... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 88 次。
如何安装 Setup OpenViking Remote Memory?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install setup-openviking-remote」即可一键安装,无需额外配置。
Setup OpenViking Remote Memory 是免费的吗?
是的,Setup OpenViking Remote Memory 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Setup OpenViking Remote Memory 支持哪些平台?
Setup OpenViking Remote Memory 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Setup OpenViking Remote Memory?
由 LinQiang391(@linqiang391)开发并维护,当前版本 v1.0.0。
推荐 Skills