← 返回 Skills 市场
bytesagain3

Rkhunter

作者 bytesagain3 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
133
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install rkhunter
功能描述
Rkhunter reference tool. Use when working with rkhunter in sysops contexts.
安全使用建议
This skill is a benign, local reference tool implemented as a small bash script that prints documentation. Before installing or enabling it: (1) verify you trust the skill source (bytesagain.com / the GitHub repo), (2) confirm you are comfortable letting the agent run the included script locally (it has no network or credential access), and (3) if you plan to enable autonomous invocation, be aware the skill can be invoked by the agent to produce text output but cannot access files, network, or secrets. If you need stricter guarantees, review the script contents yourself (it's short and readable) or run it in an isolated environment first.
功能分析
Type: OpenClaw Skill Name: rkhunter Version: 1.0.0 The 'rkhunter' skill bundle is a purely informational reference tool. The primary script (scripts/script.sh) contains static text documentation regarding sysops best practices and rkhunter concepts, which it outputs to the console based on user commands. There is no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
The name/description promise a local rkhunter reference tool and the package only contains a documentation-oriented bash script that prints guidance. There are no unrelated requirements (no cloud creds, no extra binaries).
Instruction Scope
SKILL.md directs the agent to run scripts/script.sh with named commands. The script only prints static documentation to stdout and does not read user files, system config, network endpoints, or extra environment variables.
Install Mechanism
There is no install spec; the skill is instruction-only plus a bundled script. Nothing is downloaded or extracted at install time, so there is no high-risk install mechanism.
Credentials
The skill declares no required environment variables or credentials and the code does not access env vars or secrets. The permissions requested are proportional to a local documentation helper.
Persistence & Privilege
always is false and the skill does not attempt to modify system or agent configuration or persist state. It has no elevated persistence or cross-skill access.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rkhunter
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rkhunter 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug rkhunter
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Rkhunter 是什么?

Rkhunter reference tool. Use when working with rkhunter in sysops contexts. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 133 次。

如何安装 Rkhunter?

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

Rkhunter 是免费的吗?

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

Rkhunter 支持哪些平台?

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

谁开发了 Rkhunter?

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

💬 留言讨论