openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > muapi-platform

Setup and utility scripts for muapi.ai — configure API keys, test connectivity, and poll for async generation results

开发与 DevOps

作者:Anil Chandra Naidu Matcha @anil-matcha

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 109 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :可疑

Package:anil-matcha/muapi-platform

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :可疑

OpenClaw 评估

The skill's scripts appear to do what the description says (configure a muapi CLI key and poll results) but the declared requirements and README are inconsistent with the actual scripts—verify the muapi CLI and origin before installing.

目的

The scripts call a 'muapi' CLI (muapi auth, muapi predict) which is necessary for the described functionality, but the skill metadata and SKILL.md do not declare 'muapi' as a required binary. SKILL.md lists 'curl' as a requirement even though the scripts never call curl. That mismatch between declared requirements and actual behavior is incoherent.

说明范围

The runtime instructions and the two included shell scripts stay within the stated purpose: configuring a muapi API key, checking whoami, testing the key, and polling prediction results. They do not read arbitrary system files or environment variables beyond passing the provided API key to the muapi CLI. Note: using the scripts will transmit the API key and request IDs to the muapi service via the muapi CLI.

安装机制

There is no install specification (instruction-only with included scripts), so nothing is downloaded or written by an installer. This lowers install-surface risk. However, the skill relies on an external muapi CLI which the user must install separately; the skill does not document where to obtain a trusted muapi binary.

证书

The skill declares no required environment variables or primary credential, yet setup.sh may accept and pass an API key (it sets MUAPI_API_KEY in a single command invocation). Because the skill does not declare that it needs a muapi CLI or how credentials are stored, it's unclear what agent environment or stored credentials will be used—this lack of declared credential requirements is disproportionate to the actual action of sending an API key…

持久

The skill does not request permanent presence (always:false) and does not modify other skills or system-wide settings. It is user-invocable and can be run autonomously by the agent (default), which is expected for utility scripts; combine with the above concerns about undeclared binaries/credentials when allowing autonomous invocation.

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「muapi-platform」。简介:Setup and utility scripts for muapi.ai — configure API keys, test connectivity,…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/anil-matcha/muapi-platform/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。