← 返回 Skills 市场
lunrenyi

RFC Document Assistant

作者 lunrenyi · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
280
总下载
2
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install x-rfc
功能描述
RFC (Request for Comments) document query tool providing access to Internet protocol standards. Use this skill whenever the user needs to look up, search, re...
安全使用建议
This skill appears to do what it says: it requires the x-cmd CLI to function and provides clear install options. Before installing: prefer the Homebrew bottle (recommended) or download-and-review workflow. Avoid running curl -fsSL https://get.x-cmd.com | sh on machines with secrets or in production. If you allow the agent to install, require explicit consent and verify checksums/signatures. The skill itself does not ask for credentials or system-wide access, but installing third-party binaries always carries supply-chain risk—review install scripts or use disposable environments if you must auto-install.
功能分析
Type: OpenClaw Skill Name: x-rfc Version: 1.0.3 The x-rfc skill is a utility for querying Internet protocol standards (RFCs) via the x-cmd CLI tool. The skill's instructions in SKILL.md and the accompanying installation guide in data/install.md are transparent and strictly aligned with the stated purpose. Notably, data/install.md provides a comprehensive security analysis of installation methods, explicitly warning against the risks of remote script execution (curl|bash) and providing clear guidelines for the AI agent to seek user consent before performing any system modifications. No evidence of data exfiltration, malicious persistence, or prompt injection was found.
能力评估
Purpose & Capability
The skill is an instruction-only wrapper that sources and uses an external CLI (x-cmd) to list, view, and search RFCs. Requesting the x-cmd loader (~/.x-cmd.root/X) is reasonable for this purpose and there are no unrelated env vars, binaries, or capabilities requested.
Instruction Scope
SKILL.md confines runtime actions to sourcing the x-cmd loader and running x rfc commands. It references the user-local path ~/.x-cmd.root/X; it does not ask the agent to read unrelated files or credentials. Note: the included install guide instructs the agent how to install x-cmd (including an auto-install option) — that expands the agent's actions if the user consents.
Install Mechanism
There is no built-in install spec, but data/install.md documents three install paths: Homebrew (low risk), manual-download-and-review (medium risk), and a curl | sh auto-install (high risk). The guide explicitly warns about the auto-install approach. The presence of a one-liner that executes remote code without review is a legitimate installation convenience but a higher-risk mechanism; prefer Homebrew or manual review.
Credentials
The skill declares no required environment variables, no credentials, and no privileged config paths. Installation is scoped to the user home (~/.x-cmd.root/), which is proportionate to installing a user-level CLI.
Persistence & Privilege
always:false and normal autonomous invocation are used. The skill may install user-local files under ~/.x-cmd.root/ if the user permits, which is expected for a CLI-based skill. It does not request system-wide or cross-skill configuration changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install x-rfc
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /x-rfc 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- Updated version to 1.0.3. - Added install_doc field to metadata, referencing the installation documentation.
v1.0.2
- Version updated to 1.0.2. - Added installation instructions reference in prerequisites with a link to data/install.md. - New file: data/install.md added.
v1.0.1
- Added the display_name "RFC Document Assistant" to the skill metadata. - Removed the x-cmd installation step from the prerequisites section. - Simplified help instructions (removed "-h" mention). - Introduced a new "X-CMD Sources & Verification" section for added transparency on sourcing and verification.
v1.0.0
Initial release of x-rfc: RFC document query assistant - Enables listing, viewing, and searching RFC documents from the command line. - Supports rapid lookup by RFC number, keyword search, and AI-powered RFC summaries. - Includes multiple output formats (csv, tsv, app). - Simple shell-based usage; compatible with POSIX shells. - Provides built-in help for usage instructions.
元数据
Slug x-rfc
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

RFC Document Assistant 是什么?

RFC (Request for Comments) document query tool providing access to Internet protocol standards. Use this skill whenever the user needs to look up, search, re... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 280 次。

如何安装 RFC Document Assistant?

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

RFC Document Assistant 是免费的吗?

是的,RFC Document Assistant 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

RFC Document Assistant 支持哪些平台?

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

谁开发了 RFC Document Assistant?

由 lunrenyi(@lunrenyi)开发并维护,当前版本 v1.0.3。

💬 留言讨论