Structs Streaming
v1.2.0Connects to the GRASS real-time event system via NATS WebSocket. Use when you need real-time game updates, want to react to events as they happen, need to mo...
⭐ 0· 390·0 current·0 all-time
by@abstrct
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the instructions: all guidance is about discovering and subscribing to GRASS NATS subjects via a WebSocket endpoint obtained from guild config. It does not request unrelated privileges or credentials.
Instruction Scope
Instructions are focused on discovery and subscribing to event subjects. However the guidance to subscribe to the '>' wildcard (see all traffic) may cause you to receive large volumes of unrelated or sensitive events; the example endpoint uses ws:// (not wss://), which is unencrypted and should be validated before use.
Install Mechanism
No install spec or code files — instruction-only — so nothing is written to disk and no external packages are fetched by an installer.
Credentials
The skill requests no environment variables, credentials, or config paths; this is proportionate to the stated purpose of connecting to a public/internal WebSocket endpoint.
Persistence & Privilege
The skill does not request always-on inclusion or elevated persistent privileges and contains no instructions to modify other skills or global agent settings.
Assessment
This skill is coherent and instruction-only, but take these precautions before using it: (1) Avoid broad '>' subscriptions in production — they can capture unrelated or sensitive events and cause high traffic; subscribe narrowly once you know the subjects you need. (2) Verify and prefer wss:// endpoints (encrypted) and confirm the endpoint domain is legitimate for your guild. (3) Run discovery against a test guild or read-only environment first to avoid accidental data collection or rate limits. (4) Ensure you have permission to subscribe to the GRASS server you target. (5) Because this is instruction-only, nothing is installed on disk by the skill itself — the runtime will execute whatever network/curl or client code you run, so review any code snippets before executing them.Like a lobster shell, security has layers — review code before you run it.
latestvk97fdngq1tacqa5k7z80seh9e183x3yc
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
