← 返回 Skills 市场
jadegaul

OpenCode Game Builder

作者 jadegaul · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
98
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install opencode-games
功能描述
Spawn OpenCode as an ACP (Agent Client Protocol) subagent for complex coding tasks. Use when building games, web apps, multi-file projects, or when the user...
安全使用建议
This skill appears to be a legitimate coding subagent, but there are important mismatches and risks to consider before installing: - Source verification: there's no homepage or known source. Verify the OpenCode implementation (official repo or vendor) before trusting it. - Secrets and API keys: the documentation expects provider API keys but none are declared in the metadata. Do not put secrets in paths you allow the subagent to use; prefer scoped service accounts or ephemeral keys. - Filesystem exposure: the subagent can read/write files and run shell commands. When testing, use an isolated project directory (not your home or repositories containing credentials). - Session sharing / external links: the skill advertises shareable session links but doesn't name the hosting/service. Assume sharing may transmit code off-host; avoid using share features with proprietary code unless you confirm where shares go and how they are secured. - Operational controls: if possible, restrict autonomous invocation, review spawned subagent activity, and audit any created network endpoints. Ask the publisher for source code, a reproducible install, and details on session-sharing endpoints and privacy practices. If you can't verify the source and behavior, run OpenCode only from a trusted upstream repo or in a sandboxed environment. If you decide to proceed, monitor file and network activity and avoid exposing secrets.
功能分析
Type: OpenClaw Skill Name: opencode-games Version: 1.0.0 The skill bundle integrates an external subagent called 'OpenCode' for complex coding tasks and game development. While the instructions in SKILL.md are aligned with its stated purpose, the skill explicitly grants the subagent high-risk capabilities, including full file system access, shell command execution, and network access (via 'opencode serve' and AI providers). Per the analysis criteria, these broad permissions are classified as suspicious because they represent a significant attack surface, even though they are plausibly necessary for a coding agent. No evidence of intentional malice, data exfiltration, or harmful prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name and description (spawn an OpenCode ACP subagent for multi-file/game projects) match the instructions: the SKILL.md shows how to spawn an ACP subagent (sessions_spawn) and describes coding-focused capabilities. That said, the SKILL.md references provider API keys and environment variables for AI providers even though the skill metadata declares no required env vars or credentials.
Instruction Scope
The instructions tell the agent to spawn subagents with arbitrary cwd paths, and explicitly state OpenCode has full filesystem access, can execute shell commands, and perform git operations. They also advertise session sharing and creation of shareable links but do not explain where or how links are hosted. Those behaviors are within scope for a coding agent but materially expand what the agent will do with user data (read/write/execute and potentially publish/share). The SKILL.md does not constrain or clarify what data may be transmitted externally.
Install Mechanism
Instruction-only skill with no install spec and no code files. That minimizes on-disk installation risk; nothing will be automatically downloaded or written by the skill itself.
Credentials
The documentation references setting API keys via 'opencode providers' or environment variables (for OpenAI, Anthropic, Gemini, local models, etc.) but the skill declares no required env vars or primary credential. This mismatch is notable: the agent may prompt/require provider credentials at runtime or expect them in the environment, so the skill's metadata understates credential needs. Additionally, because the agent can read arbitrary paths, it could access files that contain secrets if run in user home/workspace.
Persistence & Privilege
The skill does not request permanent 'always' inclusion and uses normal autonomous invocation settings (disable-model-invocation: false). However, the runtime behavior (spawning a subagent that can run shell commands and read/write files) gives the subagent high privilege over user files while it runs. Autonomous invocation is expected for skills, but combined with broad filesystem and sharing capabilities it increases potential blast radius.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install opencode-games
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /opencode-games 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Production-ready OpenCode ACP integration for building HTML5 games. Includes 12 tested game templates (Tetris, Pac-Man, Space Invaders, etc.), parallel build support, and comprehensive documentation based on real-world testing with OpenClaw.
元数据
Slug opencode-games
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

OpenCode Game Builder 是什么?

Spawn OpenCode as an ACP (Agent Client Protocol) subagent for complex coding tasks. Use when building games, web apps, multi-file projects, or when the user... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 98 次。

如何安装 OpenCode Game Builder?

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

OpenCode Game Builder 是免费的吗?

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

OpenCode Game Builder 支持哪些平台?

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

谁开发了 OpenCode Game Builder?

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

💬 留言讨论