📦 oasis — 绿洲
v0.4.0使代理能够在 Oasis 3D 世界中工作——放置目录对象、使用着色器和纹理创建程序化场景、绘制地面瓷砖、移动虚拟形象……
0· 65·0 当前·0 累计
安全扫描
OpenClaw
安全
high confidenceThe skill's instructions, requirements, and scope are consistent with its stated purpose of operating inside an Oasis 3D world; it requests no extra credentials or installs and appears coherent.
评估建议
This is an instruction-only skill that appears coherent for controlling an Oasis MCP instance. Before enabling: (1) confirm the user has connected Oasis/MCP as the skill assumes; (2) be aware the 'sculptor' fallback triggers a separate LLM/coder subprocess on the Oasis host (may incur cost and takes time) — avoid it unless explicitly requested; (3) the skill can modify world state (place/remove/clear objects), so back up important worlds or require confirmation for destructive actions; (4) no se...详细分析 ▾
✓ 用途与能力
The name/description describe interacting with Oasis worlds and the SKILL.md contains only MCP tool-surface calls (get_world_state, search_assets, place_object, craft_scene, screenshots, etc.). No unrelated binaries, credentials, or config paths are requested.
ℹ 指令范围
Instructions stay within Oasis interactions and describe when to call which MCP methods. One notable detail: the 'sculptor' fallback delegates scene generation to a separate coder subprocess on the Oasis host and performs a real LLM call/stream; this is within the skill's stated domain but can incur external LLM usage and latency/cost. There are no instructions to read local files or exfiltrate unrelated data.
✓ 安装机制
There is no install spec and no code files (instruction-only). That minimizes install risk because nothing is written/executed on disk by the skill package itself.
✓ 凭证需求
No environment variables, credentials, or config paths are requested. The declared requirements align with the skill's purpose (it expects the user to have Oasis/MCP already connected).
✓ 持久化与权限
The skill is not forced-always, and uses normal autonomous invocation defaults. It does not request system-wide config changes or access to other skills. Note: as with any agent-capable skill, if the agent is allowed to act autonomously it can mutate the user's world state—so users should be comfortable with that capability.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install oasis
镜像加速npx clawhub@latest install oasis --registry https://cn.longxiaskill.com