📦 Aomi Build - App构建器
v0.1.0构建 - App & Plugin Builder 当用户希望从 API 文档、OpenAPI 或 Swagger 规范、SDK 文档、仓库示例、端点等构建、初始化或更新 Aomi 应用/插件时使用。
0· 18·0 当前·0 累计
下载技能包
最后更新
2026/4/20
安全扫描
OpenClaw
安全
high confidenceThe skill's requirements and runtime instructions align with its stated purpose (scaffolding Aomi apps from specs/repos); it is instruction-only, requests no credentials, and does not perform unexpected installation or network steps.
评估建议
This skill is internally coherent for building Aomi apps: it expects to read SDK/example repo files and specs and produce scaffolded Rust files. Before installing or using it, be aware that the agent will inspect repository files in your workspace (so do not run it in a repo containing sensitive secrets you don't want inspected). Confirm any API base URLs or credentials you provide are limited-scope and not pasted into chat. Because the skill is instruction-only and requests no env vars, its mai...详细分析 ▾
✓ 用途与能力
The name/description (scaffold Aomi apps from specs/repos) matches the SKILL.md guidance: it explicitly reads SDK examples, OpenAPI specs, and repo files and produces lib.rs/client.rs/tool.rs. No unrelated capabilities (cloud access, unrelated credentials, or unusual binaries) are requested.
✓ 指令范围
The SKILL.md defines a clear, bounded workflow: inspect local aomi-sdk checkouts or bundled reference docs, extract integration targets, and scaffold files. It instructs the agent to read repository files (expected for this task) and to identify required auth/env vars, but it does not direct the agent to read unrelated system paths or to exfiltrate secrets. The file-reading behavior is appropriate given the purpose.
✓ 安装机制
Instruction-only skill with no install spec and no code files to run. This minimizes on-disk risk; nothing is downloaded or installed by the skill itself.
✓ 凭证需求
The skill declares no required environment variables or credentials. The documentation asks the implementer to identify any auth/env vars that the target API requires (a reasonable design step) but does not itself request or require secrets.
✓ 持久化与权限
always:false and default agent invocation behavior. The skill does not request persistent system-wide privileges or modify other skill configs. Autonomous invocation is enabled by platform default, but the skill does not ask for elevated persistence.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv0.1.02026/4/20
Build Aomi apps and plugins from APIs, specs, and SDK docs
● 可疑
安装命令
点击复制官方npx clawhub@latest install aomi-build
镜像加速npx clawhub@latest install aomi-build --registry https://cn.longxiaskill.com