Sysadmin Handbook

v1.0.0

A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and m the book of secret knowledge, python, awesome.

0· 107·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 (sysadmin handbook, local CLI toolbox) matches the provided files and behavior. The shipped script implements the described commands and local logging; no unrelated services, binaries, or credentials are requested.
Instruction Scope
SKILL.md and the script operate only on local files under ~/.local/share/sysadmin-handbook (with an override env var). The instructions do not direct the agent to read unrelated system files, external endpoints, or secret env vars.
Install Mechanism
No install spec is provided (instruction-only skill plus a script). Nothing is downloaded or extracted from the network; the only code present is the script which is executed locally.
Credentials
No credentials or sensitive environment variables are required. The only environment interaction is standard (HOME) and an optional SYSADMIN_HANDBOOK_DIR env var to override the data directory, which is proportionate to the purpose.
Persistence & Privilege
Skill is not always-enabled, does not modify other skills or global agent config, and only creates/uses its own data directory under the user's home. Autonomous invocation is allowed by platform default but is not combined with broad privileges here.
Assessment
This tool is coherent with its description and appears safe in that it only writes/reads a data directory in your home. Before installing: (1) be aware it will store anything you record in ~/.local/share/sysadmin-handbook (avoid pasting secrets or credentials into entries); (2) review or run the script manually to confirm behavior and file permissions; (3) because the skill origin is unknown, consider whether you trust the publisher before enabling it broadly. If you need networked backups or integrations, this script does not provide them and would need modification.

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

latestvk974cjybw6kjzrp5g1k0yrr58x837jdq

License

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

Comments