routeros-hotspot skillB
routeros-hotspot is agent-read markdown (skill) from tikoci/routeros-skills: RouterOS hotspot captive portal for wired/wireless access control. Use when: configuring hotspot on RouterOS, setting up captive portal, writing hotspot profiles or instances, configuring walled garden, setting DHCP option 114 (RFC 8910 captive portal URI), integrating RADIUS with hotspot, or when the user mentions /ip/hotspot, walled-garden, hotspot profile, or captive portal on MikroTik..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# RouterOS Hotspot ## How Hotspot Chains Work Hotspot traffic intercept runs **before** the regular firewall input/forward chains. This is the single most important fact to internalize: - `/ip/hotspot` binds to a bridge or interface — all traffic on that interface enters the hotspot chain first - Firewall rules blocking TCP 80/443 from the hotspot interface do **NOT** block the captive portal login page — hotspot handles it before the firewall sees it - RouterOS automatically injects dynamic firewall rules (`hs-unauth`, `hs-auth` chains) — do not manually create, remove, or interfere with these hotspot-managed rules **Common mistake:** Adding a DROP rule for port 443 from bridge-hotspot to "fix a security gap" — this breaks the HTTPS login page silently. ## Hotspot Profile ```routeros /ip/hotspot/profile/add \ name=my-profile \ hotspot-address=10.20.0.1 \ login-by=https,mac,http-pap \ mac-auth-mode=mac-as-username-and-password \ dns-name=login.example.com \ ssl-certificate=login.example.com.crt_0 \ nas-port-type=ethernet \ use-radius=yes \ radius-accounting=yes \ html-directory-override=hotspot-files ``` Key properties: …
Read the whole file at its exact version.
How to install
mdr add tikoci/routeros-skills/routeros-hotspot@git:20260626.5284858mdr add tikoci/routeros-skills/routeros-hotspot@sha256:9ba41f79b9189ccbPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_3fopwrnumhe2ggru)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260626.5284858 latest | 2026-06-26 | 5284858 | 9,610 B | B | view · diff |
| git:20260527.cdf0011 | 2026-05-27 | cdf0011 | 9,600 B | B | view · diff |
| git:20260507.2ea4c62 | 2026-05-07 | 2ea4c62 | 11,597 B | B | view · diff |
| git:20260507.7073693 | 2026-05-07 | 7073693 | 11,552 B | B | view |
Audit of the latest version
- fail: No script tag (matched: <script)
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (9610 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
Source
tikoci/routeros-skills · 64 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_3fopwrnumhe2ggru GET https://markdownregistry.com/api/v1/resolve?ref=tikoci/routeros-skills/routeros-hotspot GET https://markdownregistry.com/api/v1/blob/9ba41f79b9189ccb50754f26125eda6309899c4a5b636a38468647d6490c7c4e
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.