MikroTik Encyclopedia

v1.0.5

MikroTik RouterOS documentation-first workflow for MikroTik-specific questions, troubleshooting, command planning, live CLI/API work, config review, log anal...

0· 124·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 artifacts: SKILL.md describes a docs-first workflow and the repo includes caching and workspace-init scripts. No environment variables, unrelated binaries, or external services are requested that would be inconsistent with a docs/cache/notes tool.
Instruction Scope
Runtime instructions limit activity to checking a workspace-local cache (.MikroTik-Encyclopedia/), consulting official docs, optionally inspecting live devices, and recording notes. The SKILL.md explicitly warns against storing plaintext secrets and instructs to consult docs before live changes. The instructions do not ask the agent to read arbitrary system files or exfiltrate data.
Install Mechanism
No install spec is present (instruction-only with two small helper scripts). No downloads from untrusted URLs or archive extraction are used. The included scripts are simple and local.
Credentials
The skill declares no required env vars, credentials, or config paths. The caching script only fetches from help.mikrotik.com (enforced by ALLOWED_NETLOCS) over HTTPS and writes inside the workspace root, so requested access is minimal and proportional.
Persistence & Privilege
always is false and the skill does not request elevated platform privileges. It will create and write under a workspace-local directory (.MikroTik-Encyclopedia/) which is expected. Note: the agent can be allowed to invoke skills autonomously by default—this skill's instructions include guidance about live device inspection, so operational risk depends on whether the agent has separate SSH/API connectors enabled.
Assessment
This skill appears to do what it says: cache MikroTik docs and help you record device notes. If you install it, expect it to create a .MikroTik-Encyclopedia/ directory and save cached doc pages and notes there. The included caching script is restricted to https://help.mikrotik.com and prevents directory traversal and query strings, which is good. Before using on sensitive environments: (1) ensure you do not put plaintext passwords/API tokens into the notes/inventory files, (2) confirm your agent's SSH/API connectors (separate from this skill) are restricted so the agent cannot make live device changes without your consent, and (3) if you need stricter behavior, review or modify scripts (they are small and readable) to enforce additional controls.

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

latestvk975gdt6nr7b1znsq86p6yn77x83qx8x

License

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

Runtime requirements

📡 Clawdis

Comments