Ubuntu Encyclopedia

v1.0.5

Ubuntu documentation-first workflow for Ubuntu-specific questions, maintenance, updates, upgrades, package management, system administration, service trouble...

0· 131·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
Name/description match the included scripts and SKILL.md: the package provides local caching of Ubuntu manpages/docs and workspace initialization. No unrelated environment variables, binaries, or external services are requested.
Instruction Scope
SKILL.md scopes actions to consulting manpages/docs, caching consulted pages under .Ubuntu-Encyclopedia/, and inspecting live environment state when needed. 'Inspect live environment state' is broad but appropriate for an admin troubleshooting skill; the instructions do not direct reading of unrelated system secrets or arbitrary files beyond the declared workspace.
Install Mechanism
No install spec or external downloads; code is instruction-only with bundled Python scripts. There are no external archives or untrusted URLs in the install process.
Credentials
The skill requires no environment variables, credentials, or config paths. The scripts operate on a workspace directory in the current working directory rather than system config, so requested access is proportional to the stated purpose.
Persistence & Privilege
always is false and the skill does not request elevated persistence. It writes only to .Ubuntu-Encyclopedia in the working directory and does not modify other skills or system-wide settings. The skill can be invoked autonomously (platform default) which is expected for skills of this type.
Assessment
This skill appears coherent and focused: it caches Ubuntu manpages/docs and helps an agent consult authoritative sources before making admin changes. The bundled Python scripts validate URLs (allow only specific Ubuntu domains), prevent path traversal, and write only under the .Ubuntu-Encyclopedia workspace. Before installing, note: - The skill will create and write files under <cwd>/.Ubuntu-Encyclopedia; avoid running it from a sensitive directory or mounting system config into the workspace. - Do not store secrets or live credentials in the inventory/notes files (e.g., access.md). The skill does not request credentials, but cached notes are plain files that could contain sensitive information if you add it. - The SKILL.md permits inspecting live environment state as part of troubleshooting; that is normal for a sysadmin assistant, but review any agent actions it proposes before applying high-impact commands (upgrades, filesystem or network changes). If you want extra safety, run the scripts manually in a controlled workspace first to confirm behavior, and avoid running them from system-critical directories.

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

latestvk97989e6380c5h3kpqkms9d2r583qx9w

License

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

Runtime requirements

🟠 Clawdis
OSLinux

Comments