Rkhunter

v1.0.0

Rkhunter reference tool. Use when working with rkhunter in sysops contexts.

0· 129·1 current·1 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for bytesagain3/rkhunter.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Rkhunter" (bytesagain3/rkhunter) from ClawHub.
Skill page: https://clawhub.ai/bytesagain3/rkhunter
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install rkhunter

ClawHub CLI

Package manager switcher

npx clawhub@latest install rkhunter
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk979xnz5a04bq2yk1qgmm9k6rn83fgrt
129downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

Rkhunter

Rkhunter reference tool. Use when working with rkhunter in sysops contexts.

When to Use

  • Working with rkhunter and need quick reference
  • Looking up sysops standards or best practices for rkhunter
  • Troubleshooting rkhunter issues
  • Need a checklist or guide for rkhunter tasks

Commands

intro

scripts/script.sh intro

Overview and core concepts

quickstart

scripts/script.sh quickstart

Getting started guide

patterns

scripts/script.sh patterns

Common patterns and best practices

debugging

scripts/script.sh debugging

Debugging and troubleshooting

performance

scripts/script.sh performance

Performance optimization tips

security

scripts/script.sh security

Security considerations

migration

scripts/script.sh migration

Migration and upgrade guide

cheatsheet

scripts/script.sh cheatsheet

Quick reference cheat sheet

help

scripts/script.sh help

version

scripts/script.sh version

Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

Comments

Loading comments...