Rkhunter

v1.0.0

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

0· 76·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
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

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments