← Back to Skills Marketplace
seiriosplus

Medo App Builder

by seiriosPlus · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
93
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install medo-app-builder
Description
Create, modify, generate, and deploy websites, web apps, dashboards, SaaS products, internal tools, interactive web pages, Weixin mini program , games on the...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install medo-app-builder
  3. After installation, invoke the skill by name or use /medo-app-builder
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug medo-app-builder
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 93 downloads so far.

How do I install Medo App Builder?

Run "/install medo-app-builder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Medo App Builder free?

Yes, Medo App Builder is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Medo App Builder support?

Medo App Builder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Medo App Builder?

It is built and maintained by seiriosPlus (@seiriosplus); the current version is v1.0.0.

💬 Comments