← 返回 Skills 市场
seiriosplus

Medo App Builder

作者 seiriosPlus · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
93
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install medo-app-builder
功能描述
Create, modify, generate, and deploy websites, web apps, dashboards, SaaS products, internal tools, interactive web pages, Weixin mini program , games on the...
安全使用建议
Before installing or running: 1) Do not paste your real MEDO_API_KEY until you verify the endpoint that will receive it — confirm the DEFAULT_BASE_URL/MEDO_BASE_URL is an official Medo endpoint or controlled by a trusted operator. 2) Inspect the bundled script (scripts/medo_api.py) yourself or ask the publisher for provenance; the package is from an unknown source and has no homepage. 3) Install the Python 'requests' package in an isolated environment before running. 4) If you proceed, consider using an API key with limited scope or a test account to reduce blast radius. 5) If you cannot verify the API host or publisher, treat this skill as untrusted and do not provide production credentials.
功能分析
Type: OpenClaw Skill Name: medo-app-builder Version: 1.0.0 The skill bundle provides a legitimate interface for the Medo application building platform, allowing an AI agent to create, modify, and deploy web applications. The core logic is contained in `scripts/medo_api.py`, which is a standard Python CLI wrapper for a REST API hosted on AWS (cwk7oh9oyc.execute-api.us-west-2.amazonaws.com). The instructions in `SKILL.md` are detailed and strictly aligned with the stated purpose of the tool, including helpful security advice for the user regarding URL sharing. No evidence of data exfiltration, command injection, or malicious prompt manipulation was found.
能力评估
Purpose & Capability
Name/description, required binary (python3), and required env var (MEDO_API_KEY) align with a CLI client for the Medo platform. HOWEVER the packaged CLI defaults to a hard-coded AWS API Gateway URL (https://cwk7oh9oyc.execute-api.us-west-2.amazonaws.com) rather than the official domain mentioned in the README (medo.dev). This is an inconsistency: it may be a legitimate API gateway/proxy but the skill provides no explanation or homepage to justify it.
Instruction Scope
SKILL.md stays within the stated purpose (chat→generate→publish workflow) and instructs use of the included CLI only (good). It does not instruct reading arbitrary local files or unrelated env vars. Two practical issues: 1) the script depends on the Python 'requests' package but SKILL.md only requires 'python3' (does not mention pip install requests), and 2) the CLI accepts MEDO_BASE_URL but the skill metadata and documentation do not declare or discuss this override or the default host—this omission increases risk.
Install Mechanism
No install spec or remote downloads; this is an instruction-only skill plus a bundled Python script. Nothing in the manifest writes remote code to disk at install time beyond the included files.
Credentials
Only MEDO_API_KEY is required, which is proportionate for a platform client. But the API key will be sent to the script's default endpoint (the AWS execute-api hostname) unless MEDO_BASE_URL is set; because the endpoint does not match the documented medo.dev site and the skill's source is unknown, granting the API key has non-trivial risk—verify the receiving endpoint is legitimately owned by Medo before supplying credentials.
Persistence & Privilege
The skill does not request 'always' presence, does not modify other skills, and has no install-time hooks. It only runs when invoked, which is proportionate.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install medo-app-builder
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /medo-app-builder 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the medo-app-builder skill. - Allows users to create, modify, generate, and deploy websites, web apps, dashboards, SaaS products, internal tools, interactive web pages, Weixin mini programs, and games on the Baidu Medo platform using natural-language instructions. - All platform operations are performed via a packaged Python CLI script, not direct API calls. - Supports application lifecycle management: creation, iterative modification, and publishing with clear command workflows. - Provides command-line tools for listing apps, fetching app details, recovering conversation IDs, and managing deployment. - Documents trigger keywords and use cases to ensure correct routing for relevant user requests.
元数据
Slug medo-app-builder
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Medo App Builder 是什么?

Create, modify, generate, and deploy websites, web apps, dashboards, SaaS products, internal tools, interactive web pages, Weixin mini program , games on the... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 93 次。

如何安装 Medo App Builder?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install medo-app-builder」即可一键安装,无需额外配置。

Medo App Builder 是免费的吗?

是的,Medo App Builder 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Medo App Builder 支持哪些平台?

Medo App Builder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Medo App Builder?

由 seiriosPlus(@seiriosplus)开发并维护,当前版本 v1.0.0。

💬 留言讨论