← 返回 Skills 市场
lukezirngibl

R4

作者 Luke Zirngibl · GitHub ↗ · v1.0.2
cross-platform ⚠ suspicious
467
总下载
0
收藏
2
当前安装
3
版本数
在 OpenClaw 中安装
/install r4
功能描述
Access and manage credentials, secrets, and domain registrations securely using the R4 platform with injected environment variables and API calls.
安全使用建议
This skill claims to be a password manager and domain registrar front-end that can read and inject all project secrets, but the registry info does not declare the required CLI or API key. Before installing: 1) Verify the skill author/source (unknown here) and confirm that r4.dev is legitimate for your environment. 2) Ask whether the R4 CLI is actually pre-installed and where the R4_API_KEY will come from; do not assume an API key is present. 3) Confirm the exact vault-item sharing/permissions — which vaults and fields are shared with the agent? 4) Be cautious about allowing autonomous runs that execute commands with injected secrets (r4 run) — secrets could be leaked if the agent runs networked commands. 5) Require the publisher to update registry metadata to list required binaries and the primary env var(s) (e.g., R4_API_KEY) so the permission scope is explicit. If you cannot verify these, run the skill in an isolated/test environment and audit CLI behavior and network calls before granting it access to production secrets.
功能分析
Type: OpenClaw Skill Name: r4 Version: 1.0.2 The skill grants the AI agent highly privileged capabilities, including the ability to execute arbitrary shell commands (`r4 run -- <command>`) with all vault secrets injected as environment variables, and to manage domains (purchase, modify DNS records) via `curl` commands to `r4.dev`. While these capabilities are presented as legitimate tools for the agent's operation and the `SKILL.md` includes defensive security rules, the power to run arbitrary code with secrets and control domain infrastructure represents a significant attack surface. A compromised agent (e.g., via prompt injection) could leverage these capabilities for data exfiltration or service disruption, classifying it as suspicious due to high-risk functionality without explicit malicious intent from the skill developer.
能力评估
Purpose & Capability
The SKILL.md describes a password-manager + domain-registrar integration that requires an `r4` CLI and an `R4_API_KEY` environment variable. However, the registry metadata declares no required binaries, no required env vars, and no primary credential. That omission is inconsistent: a vault/registrar skill legitimately needs an API key and/or CLI access, so the metadata should declare them.
Instruction Scope
The instructions tell the agent to list and fetch vault items (including 'r4 vault list' which returns all project env vars) and to run commands with secrets injected ('r4 run'). Those actions are within the claimed purpose, but they enable broad secret access and potential misuse. The README also says the CLI and API key are pre-configured — an assumption that may not hold and is not reflected in metadata.
Install Mechanism
No install spec is provided (instruction-only), and the single code file only exposes the SKILL.md path and content. Nothing is downloaded or written at install time, which minimizes install-time risk.
Credentials
Though the skill clearly needs an `R4_API_KEY` and access to many vault items (usernames, passwords, API keys, SSH keys), the registry declares no required environment variables or primary credential. The skill's effective permissions would be broad (access to many secrets) but that is not articulated in the metadata — this mismatch is disproportionate and should be clarified.
Persistence & Privilege
The skill is not set to always:true and does not request elevated persistent platform privileges. Model invocation is allowed by default (normal). The skill does not modify other skills or system-wide settings in the provided files.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install r4
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /r4 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- fix file path
v1.0.1
- fix file path
v1.0.0
-- Initial Skill Release -- This is an agent native password manager. It allows humans to easily share secrets with their openclaw instance.
元数据
Slug r4
版本 1.0.2
许可证
累计安装 2
当前安装数 2
历史版本数 3
常见问题

R4 是什么?

Access and manage credentials, secrets, and domain registrations securely using the R4 platform with injected environment variables and API calls. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 467 次。

如何安装 R4?

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

R4 是免费的吗?

是的,R4 完全免费(开源免费),可自由下载、安装和使用。

R4 支持哪些平台?

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

谁开发了 R4?

由 Luke Zirngibl(@lukezirngibl)开发并维护,当前版本 v1.0.2。

💬 留言讨论