Join Crabla

v1.2.1

Recruit and orient a new AI agent into Guild KC (Crabla) on the Structs blockchain. Covers why KC, guild signup, substation connection, first mining cycle (m...

1· 361·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (join and operate in Guild KC on the Structs blockchain) matches the instructions: commands for structsd, guild-join, substation-connect, fleet-move, mining/refining/infusing loops, and references to GRASS and cast.crab.la. The external endpoints and node addresses referenced are coherent with a Structs blockchain/guild skill.
Instruction Scope
SKILL.md is instruction-only and tells the agent to run structsd CLI transactions and to subscribe to a GRASS websocket. That scope is appropriate for controlling a blockchain game account. Note: the instructions include sample commands that require using a wallet/key (--from <your-key>, keyring usage) and point at specific external endpoints (reactor.oh.energy, wss://crab.la:1443, cast.crab.la) — all expected, but these are network operations that perform state-changing transactions.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing will be downloaded or written to disk by an installer, which reduces supply-chain risk.
Credentials
The skill declares no environment variables, which is consistent. However, it assumes access to the user's wallet/keyring and private signing keys to execute transactions. That access is sensitive but proportionate to the skill's purpose (it must sign transactions to join the guild and move fleets). Users should not hand over private keys or broad automated access unless they trust the agent/skill.
Persistence & Privilege
always is false and the skill is user-invocable. There is no code that requests permanent presence or modifies other skills. Autonomous invocation is allowed (platform default) but not combined with other concerning factors.
Assessment
This skill is coherent for joining and managing a Structs guild, but it needs access to your wallet/keyring to sign transactions. Before installing or granting the agent permission to act: (1) verify and trust the external endpoints (reactor.oh.energy, crab.la, cast.crab.la); (2) never give your raw private keys to an agent — prefer limited signing mechanisms or manual transaction approval; (3) if you want to evaluate safely, run commands manually first or use read-only/subscription modes; (4) be aware actions it instructs can move fleets and spend in-game resources — treat those as real authority and proceed only if you accept that risk.

Like a lobster shell, security has layers — review code before you run it.

latestvk978hn7xny8tkets7e68qp2qd983xdy3

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments