Skill
v1.1.0Inform users about Clawstin (OpenClaw meetups in Austin), show upcoming events, handle RSVP and mailing list signup via API. "Keep Austin Clawd."
⭐ 1· 1.9k·4 current·4 all-time
by@youens
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description state meetup info, RSVP, and mailing-list signup. The SKILL.md only fetches a public llms.txt and POSTs to https://clawstin.com API endpoints for subscribe/rsvp/contact — these requirements match the declared purpose.
Instruction Scope
Runtime instructions are narrow: fetch the public llms.txt for events and call specified POST endpoints to subscribe or RSVP. They do not ask the agent to read local files, access unrelated environment variables, or send data to third-party endpoints outside clawstin.com.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is written to disk or fetched for execution during install, which minimizes risk.
Credentials
The skill requests no environment variables or credentials. It will ask users for name/email when RSVPing or subscribing (expected and proportional). There are no requests for unrelated secrets or system config.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent system presence or modification of other skills/config; normal autonomous invocation is allowed but not forced.
Assessment
This skill is instruction-only and only makes network requests to https://clawstin.com (fetching llms.txt and calling the site's APIs). Before using: confirm you trust clawstin.com, and be aware that RSVPing or subscribing will send your name and email to that external site. There are no hidden installs or requests for credentials, but if you want extra caution, verify the site’s privacy policy and TLS certificate, and only provide personal info when you consent.Like a lobster shell, security has layers — review code before you run it.
latestvk97dxeyn22x851gy255cty6hxn80nzje
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
