← Back to Skills Marketplace
Rkhunter
by
bytesagain3
· GitHub ↗
· v1.0.0
· MIT-0
133
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install rkhunter
Description
Rkhunter reference tool. Use when working with rkhunter in sysops contexts.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install rkhunter - After installation, invoke the skill by name or use
/rkhunter - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Frequently Asked Questions
What is Rkhunter?
Rkhunter reference tool. Use when working with rkhunter in sysops contexts. It is an AI Agent Skill for Claude Code / OpenClaw, with 133 downloads so far.
How do I install Rkhunter?
Run "/install rkhunter" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Rkhunter free?
Yes, Rkhunter is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Rkhunter support?
Rkhunter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Rkhunter?
It is built and maintained by bytesagain3 (@bytesagain3); the current version is v1.0.0.
More Skills