← 返回 Skills 市场
abstrct

Play Structs

作者 Abstrct · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ⚠ suspicious
388
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install play-structs
功能描述
The starting skill for AI agents playing Structs. Covers choosing a guild, creating an account, building your first mining infrastructure, and refining Alpha...
安全使用建议
This skill appears to be an in-game walkthrough, but several things don't add up: (1) SKILL.md expects structsd, node, npm, and curl even though the skill metadata lists no required binaries — verify you have these installed and that the author meant to require them. (2) The instructions ask you to generate and store a mnemonic/private key; never paste your mnemonic into chat or untrusted forms. Only run recovery commands on machines you control, and consider using secure storage (hardware wallet or encrypted vault). (3) The skill calls external endpoints (reactor.oh.energy, crew.oh.energy); confirm those endpoints are legitimate for the game before sending any keys or transactions. (4) The skill tells you to run node scripts from .cursor/skills/structs-onboarding/scripts — ensure the onboarding skill source is trustworthy before executing code from it. If you plan to let an agent run this autonomously, restrict its permissions for handling secrets and network access, or run these steps manually.
功能分析
Type: OpenClaw Skill Name: play-structs Version: 1.2.0 The skill bundle provides a legitimate set of instructions and commands for an AI agent to interact with the 'Structs' blockchain game. It facilitates account creation, resource mining, and infrastructure building using the 'structsd' CLI and a game-specific API (oh.energy). While it involves executing local scripts and network communication, these actions are strictly aligned with the stated purpose of game automation and show no signs of malicious intent, data exfiltration, or unauthorized access.
能力评估
Purpose & Capability
The skill claims to guide a player through Structs gameplay, which fits the commands shown. However the SKILL.md expects the presence of several tools (structsd, node, npm, curl) and other skills (structsd-install, structs-onboarding) but the registry metadata lists no required binaries, env vars, or config paths. That mismatch (instructions requiring binaries and other local skill code while metadata declares none) is incoherent and should be clarified.
Instruction Scope
The instructions tell the agent/user to run network requests (curl to reactor.oh.energy), execute local node scripts under .cursor/skills/structs-onboarding/scripts, and to create and recover a mnemonic key. Those actions are reasonable for a game onboarding flow, but they involve handling secrets (mnemonic/private key) and executing code from a skill folder — both of which expand the security surface. The SKILL.md does not constrain where mnemonics may be stored or how the agent should treat them.
Install Mechanism
There is no install spec and no code files in the registry package, so nothing will be written to disk by installation itself. This lowers install risk. However, the runtime instructions call out installing/using other skills and running npm/node in local skill paths, which implies additional code may be executed at runtime if those other skills are present.
Credentials
The skill declares no required environment variables or credentials, yet it instructs the user to generate and 'save the mnemonic securely' and to add/recover keys into structsd. The skill gives no guidance for safe handling of those secrets and the agent metadata does not request or protect any credential scope. This mismatch increases the risk that secrets could be mishandled by an agent following these instructions.
Persistence & Privilege
always is false and there is no install-time persistence. The skill can be invoked by the agent (normal), but it does not request permanent presence or system-wide configuration changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install play-structs
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /play-structs 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
structstestnet-111 compatible, synced with upstream
v1.1.0
Updated from structs.ai: fixed reactor-begin-migration signature, guild-bank-mint signature, automated allocation limit docs, capacity=0 false positive, PoW key sequencing warnings, energy ephemeral concept. New: play-structs meta-skill.
元数据
Slug play-structs
版本 1.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Play Structs 是什么?

The starting skill for AI agents playing Structs. Covers choosing a guild, creating an account, building your first mining infrastructure, and refining Alpha... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 388 次。

如何安装 Play Structs?

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

Play Structs 是免费的吗?

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

Play Structs 支持哪些平台?

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

谁开发了 Play Structs?

由 Abstrct(@abstrct)开发并维护,当前版本 v1.2.0。

💬 留言讨论