← 返回 Skills 市场
abstrct

Structs Economy

作者 Abstrct · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ⚠ suspicious
444
总下载
0
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install structs-economy
功能描述
Manages economic operations in Structs. Covers reactor staking, energy providers, agreements, allocations, generator infusion, and token transfers. Use when...
安全使用建议
This skill is essentially a cookbook of `structsd` CLI commands that will perform irreversible blockchain actions and require signing with local keys. Before installing or letting an agent execute it: 1) Ensure you have `structsd` installed and understand how it uses a keyring; the skill does not declare that dependency. 2) Do not allow the agent to run transactions autonomously unless you trust it — commands use `--from [key-name]` and `-y` which will sign/broadcast if keys are available. 3) Verify provenance: the package has no homepage/source and its _meta.json metadata mismatches the registry record. 4) Prefer the agent to output command strings for manual review and execution, or test on a sandbox/testnet account with no real funds. 5) If you must authorize automated use, limit the key used to a low-value/test account and confirm the agent cannot access your primary keyring or private keys.
功能分析
Type: OpenClaw Skill Name: structs-economy Version: 1.2.0 The skill bundle provides instructions and command references for managing economic operations within the 'Structs' ecosystem using the `structsd` CLI. The content in `SKILL.md` describes legitimate procedures for reactor staking, energy provider management, and token transfers, aligning perfectly with the stated purpose. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
SKILL.md clearly implements blockchain operations via the `structsd` CLI (staking, infusing, provider/agreement management, token transfers). However the registry metadata declares no required binaries or credentials even though the runtime instructions require the `structsd` binary and access to account keys. This mismatch is not proportional to the stated purpose.
Instruction Scope
Instructions direct the agent to create and broadcast on-chain transactions (using `--from [key-name]` and `TX_FLAGS -y`), including irreversible operations (generator infusion). The skill does not specify where signing keys/keyring live or how keys are provided; running these commands implies access to private keys and will alter blockchain state. The instructions do not attempt to read unrelated local files, but they assume sensitive local key material and a correctly configured `structsd` environment.
Install Mechanism
There is no install spec (instruction-only), which lowers installer risk. However, absence of an install step does not remove the real requirement that `structsd` must be present on PATH — that required binary is not declared in the registry metadata.
Credentials
The skill requests no environment variables or credentials in metadata, yet its runtime usage requires access to signing keys (via `--from`) and an existing `structsd` configuration/keyring. Requesting no declared credentials while instructing transaction signing is a proportionality issue and a potential privacy/security concern.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent platform privileges or attempt to modify other skills/configuration. Autonomous invocation is allowed by default (not flagged here) but combined with the credential issues above it increases operational risk.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install structs-economy
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /structs-economy 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
Sync with structs-ai upstream: v0.15 combat overhaul, 24-bit permissions, guild rank system, controller=PlayerId, guild-rank-set commands
v1.1.1
v0.15/111: controller=PlayerId, provider guild access via rank permissions (provider-guild-grant/revoke removed)
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.
v1.0.1
Fixed See Also references to use proper links
v1.0.0
Initial release
v0.1.0
Initial release of Structs Economy skill — provides comprehensive guidance on managing economic operations in Structs. - Covers reactor staking, generator infusion, energy provider management, agreements, allocations, and token transfers. - Details step-by-step procedures and best practices for each key economic action. - Includes full command references, usage notes, and CLI tips to avoid common errors. - Explains allocation types and recommended strategies for energy sales. - Offers verification steps and troubleshooting for common issues. - Links to relevant in-depth docs for advanced topics.
元数据
Slug structs-economy
版本 1.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 6
常见问题

Structs Economy 是什么?

Manages economic operations in Structs. Covers reactor staking, energy providers, agreements, allocations, generator infusion, and token transfers. Use when... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 444 次。

如何安装 Structs Economy?

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

Structs Economy 是免费的吗?

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

Structs Economy 支持哪些平台?

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

谁开发了 Structs Economy?

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

💬 留言讨论