routeros-hotspot
RouterOS Hotspot Portal を設定する
RouterOS hotspot のセットアップには、firewall chain、CAPPORT、RADIUS、template variables に関する見落とされがちなルールがあります。このスキルは、Claude、Codex、Claude Code が正確な captive portal 設定を行えるよう支援します。
自分のエージェントでインストール
このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。
Review the Skillstore skill "routeros-hotspot" from https://skillstore.io/skills/tikoci-routeros-hotspot.md and its manifest at https://skillstore.io/api/skills/tikoci-routeros-hotspot/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。
エージェントが読めるリソース
AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。
テストする
「routeros-hotspot」を使用しています。 有線ゲスト VLAN 用の新しい captive portal が必要です。
期待される結果:
interface、login method、certificate requirement、address pool、timeout choices が明確に一覧化された profile 計画。
「routeros-hotspot」を使用しています。 携帯電話が captive portal ページを検出しません。
期待される結果:
CAPPORT discovery、必要な DHCP option behavior、client timing、portal file placement を網羅したトラブルシューティング手順。
「routeros-hotspot」を使用しています。 外部認証プロバイダーを使用したいです。
期待される結果:
redirect handling、required form fields、escaped template variables、unauthenticated host access に関するフロー説明。
セキュリティ監査
安全Review found documentation-only RouterOS examples, not executable marketplace payloads. Static command, network, and sensitive-file matches are false positives caused by Markdown, RouterOS template syntax, placeholder addresses, placeholder URLs, and certificate filenames. No prompt injection, data exfiltration intent, or hidden execution behavior was found.
リスク要因
🌐 ネットワークアクセス (15)
⚙️ 外部コマンド (153)
⚡ スクリプトを含む (1)
このレポートを共有・引用
バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。
レポートリンクをコピー
https://skillstore.io/skills/tikoci-routeros-hotspot/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdownバッジ
[](https://skillstore.io/skills/tikoci-routeros-hotspot?utm_source=security_passport_badge)HTMLバッジ
<a href="https://skillstore.io/skills/tikoci-routeros-hotspot?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/tikoci-routeros-hotspot/security.svg" alt="Skillstore security assessment" loading="lazy"></a>埋め込みカード
<iframe src="https://skillstore.io/embed/skills/tikoci-routeros-hotspot.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>学術引用 (APA · BibTeX · CFF)
APA形式の引用
tikoci. (2026). routeros-hotspot security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/tikoci-routeros-hotspot/audits/5BibTeX形式の引用
@techreport{tikoci-tikoci-routeros-hotspot-2026,
author = {tikoci},
title = {routeros-hotspot security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/tikoci-routeros-hotspot/audits/5},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "routeros-hotspot security audit report (audit version 5)"
version: "unspecified"
type: report
authors:
- name: "tikoci"
date-released: "2026-07-07"
url: "https://skillstore.io/skills/tikoci-routeros-hotspot/audits/5"
identifiers:
- type: other
value: "skillstore:tikoci-routeros-hotspot:audit:5"
description: "Skillstore immutable audit report identifier"
Skillstore スコア
このスコアの理由 証拠の信頼度: 中作成できるもの
ゲスト向け captive access をデプロイする
有線または無線のゲスト hotspot について、profile 設定、login behavior、client redirect handling を計画します。
MSP テンプレートを標準化する
CAPPORT 設定、RADIUS placeholders、一貫した walled garden ルールを含む、再利用可能な hotspot ガイダンスを作成します。
生成された RouterOS アドバイスをレビューする
顧客ルーターに適用する前に、hotspot 推奨事項によくあるミスがないか確認します。
これらのプロンプトを試す
HTTPS login、名前付き address pool、安全な timeout defaults を使用する guest bridge 向けの RouterOS hotspot ガイダンスを作成してください。
RouterOS hotspot に DHCP option 114 を追加する方法を説明し、保持すべき quoting requirements を一覧化してください。
2 台のサーバー、shared secret placeholders、段階的な有効化プロセスを含む RouterOS hotspot RADIUS 計画を設計してください。
template variables、escaped values、walled garden host requirements を含めて、RouterOS 向けの外部 captive portal フローを整理してください。
ベストプラクティス
- デプロイ前に、すべての placeholder address、domain、certificate name、secret を置き換えてください。
- HTTPS login を使用し、生成された例の外で certificate private keys を保護してください。
- URL や query strings 内に値を配置する場合は、escaped RouterOS template variables を使用してください。
回避
- hotspot 処理後に実行される標準 firewall rules で portal HTTPS traffic をブロックしないでください。
- hotspot keepalive behavior を無効化する際に、無効な keepalive values を使用しないでください。
- 適切にエスケープせずに、生の RouterOS template variables を URL や scripts に配置しないでください。
よくある質問
このスキルはルーターに何かをインストールしますか?
RADIUS authentication を設定できますか?
DHCP option 114 をサポートしていますか?
実稼働中の MikroTik router を検証できますか?
RouterOS hotspot は IPv6 クライアントをサポートしていますか?
Claude Code や Codex でも役立ちますか?
開発者情報
作成者
tikociライセンス
MIT
Skillstore リビジョン
r1
バージョンに関する注意
作者はバージョンを宣言していません。
参照
36e07d5e13068e5be64447e8f20b427cf2cbd21a
メンテナンスの新しさ
2026/7/21
利用状況
4 ダウンロード · 28 閲覧
ファイル構成