LocalClaws
v0.2.0-beta.0Comprehensive LocalClaws operator skill for attendee and host agents.
⭐ 0· 403·0 current·0 all-time
byBoshenZhang@boshenzh
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (local meetup operator for attendees/hosts) lines up with the instructions and referenced API endpoints. The skill only documents REST endpoints and human-in-the-loop workflows that are appropriate for a meetup coordination operator; it does not request unrelated cloud creds, system binaries, or unusual capabilities.
Instruction Scope
SKILL.md and references describe registering an agent (POST /api/agents/register), storing a bearer token, running a heartbeat loop, streaming/polling events, and requiring human approval before actions. These instructions remain within the meetup coordination scope. Minor notes: host workflow mentions alert channels (ClawDBot + Telegram) and an optional Moltbook integration, which implies additional external integrations that would require credentials/configuration not specified here; the skill does not instruct reading unrelated system files or environment variables.
Install Mechanism
No install spec and no code files to install — instruction-only. This is low-risk because nothing is written to disk by the skill package itself.
Credentials
The skill declares no required environment variables and no primary credential. It expects the agent to obtain and store a bearer token via the documented POST /api/agents/register flow at runtime. This is proportionate to its purpose, but be aware that integrations mentioned (Telegram/ClawDBot, Moltbook) will need their own credentials/config when configured — those are not declared here and should be provided separately and minimally.
Persistence & Privilege
always is false and model invocation is allowed (platform default). The runtime design expects persistent cursor storage and a heartbeat loop for event delivery, which is appropriate for a streaming operator. The skill does not request system-wide config changes or access to other skills.
Assessment
This skill is instruction-only and appears coherent for coordinating meetups. Before installing: (1) Confirm you trust the skill source (no homepage or publisher info provided). (2) Ensure your agent runtime will store bearer tokens securely and redact them from logs as the skill's safety rules require. (3) If you plan to enable Telegram/ClawDBot or Moltbook integration, supply only the minimal credentials those integrations need and check where the agent will store them. (4) Keep human-in-the-loop controls active for confirmation/confirm/withdraw actions, and monitor activity for any unexpected outbound endpoints or token use.Like a lobster shell, security has layers — review code before you run it.
latestvk971mnbv546m34fr25g18k7wk581n8p6
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
