← 返回 Skills 市场
130
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install mobazha-subdomain-bot-config
功能描述
Set up a custom domain and Telegram Bot for a Mobazha store. Use when the user wants to configure DNS, TLS, or a Telegram Mini App storefront.
安全使用建议
This skill appears to do what it says (set up DNS/TLS and connect a Telegram bot), but exercise caution before running any of the commands. Key risks and actions:
- Avoid piping unknown scripts to sudo bash. Instead, download the installer, inspect it, and verify checksums/signatures (ask the vendor for release hashes) before executing. Consider running it in an isolated VM or container first.
- Confirm you trust get.mobazha.org (project homepage or repository) — the skill metadata lacks a source/homepage. Ask the publisher for a canonical repository or release page.
- Do not paste BotFather tokens or other secrets into untrusted chat windows. If an agent asks you for a token, prefer manual entry into the store admin panel rather than sharing it in conversation.
- If you must use this skill, ask the maintainer for safer installation options (package with checksums, signed releases, or an audited installer) and clear instructions for secure token handling.
If you want, I can: (a) produce a safer install checklist you can follow, (b) draft specific verification steps to validate the installer, or (c) suggest exact questions to ask the skill author/maintainer before proceeding.
功能分析
Type: OpenClaw Skill
Name: mobazha-subdomain-bot-config
Version: 0.2.0
The skill bundle provides instructions for configuring a Mobazha store, including domain setup and Telegram bot integration. It contains a high-risk installation pattern in `SKILL.md` that uses `curl | sudo bash` to execute a remote script from `https://get.mobazha.org/standalone`. Although the documentation includes proactive security instructions for the agent regarding credential handling and user consent, the recommendation to execute unverified remote scripts with root privileges is a significant security risk that aligns with the 'suspicious' classification for risky capabilities.
能力标签
能力评估
Purpose & Capability
Name/description (domain + Telegram bot setup for a Mobazha store) align with the commands and steps in SKILL.md (DNS records, mobazha-ctl, mobazha start, BotFather flow). The requested capabilities are proportional to the stated purpose (no unrelated credentials or binaries are requested).
Instruction Scope
SKILL.md instructs executing network-fetched install commands (curl -sSL https://get.mobazha.org/standalone | sudo bash -s -- --domain ...) and running admin commands that require elevated privileges. There is no guidance to verify the downloaded script (no checksum or signature), and though the doc says to ask for explicit consent before accepting tokens, it leaves agent behavior open-ended. These instructions give broad authority to execute remote code and handle secrets, which is out-of-band risk for an instruction-only skill.
Install Mechanism
There is no formal install spec, but the documented installation method (pipe a remote script into sudo bash from get.mobazha.org) is equivalent to downloading and executing arbitrary code from the network without checksum/signature. Even if get.mobazha.org is the project's host, lack of verification and use of a single-line pipe makes the flow a high-risk install mechanism.
Credentials
The skill does not request environment variables or credentials in metadata (proportionate). However, the runtime instructions expect the operator/agent to accept and use a BotFather token for configuration. The doc warns not to store or transmit tokens, but there is no technical enforcement; users/agents might be asked to paste tokens into chat or run commands that consume them. This is a potential sensitive-data handling risk even though no env vars are declared.
Persistence & Privilege
The skill is user-invocable and not always-on; it does not request persistent privileges or modification of other skills' configs. There is no install-time persistence declared by the skill itself. The only persistence risk arises from the remote installer it recommends (which could write long-lived services on the host).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mobazha-subdomain-bot-config - 安装完成后,直接呼叫该 Skill 的名称或使用
/mobazha-subdomain-bot-config触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.0
Require explicit consent before connecting; strengthen credential handling
v0.1.0
Initial release
元数据
常见问题
Subdomain Bot Config 是什么?
Set up a custom domain and Telegram Bot for a Mobazha store. Use when the user wants to configure DNS, TLS, or a Telegram Mini App storefront. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 130 次。
如何安装 Subdomain Bot Config?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mobazha-subdomain-bot-config」即可一键安装,无需额外配置。
Subdomain Bot Config 是免费的吗?
是的,Subdomain Bot Config 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Subdomain Bot Config 支持哪些平台?
Subdomain Bot Config 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Subdomain Bot Config?
由 fengzie(@fengzie)开发并维护,当前版本 v0.2.0。
推荐 Skills