Events
v1.0.0Build a personal event system for tracking concerts, conferences, parties, appointments, and everything in between.
⭐ 5· 1k·3 current·3 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (personal event system) aligns with the instructions: creating ~/events/, organizing markdown event files, tracking RSVPs/confirmation numbers and surfacing upcoming events. No unrelated services, binaries, or credentials are requested.
Instruction Scope
The SKILL.md explicitly instructs the agent to create and manage files under ~/events/ (create directories and markdown files, read/write event entries). This is coherent with the purpose but does perform local filesystem writes in the user's home directory — worth noting for users who care about where data is stored.
Install Mechanism
No install spec, no code files, and no external downloads — lowest-risk model (instruction-only).
Credentials
No environment variables, credentials, or config paths are requested. The scope of access is limited to file operations implied by the instructions.
Persistence & Privilege
always is false and the skill does not request elevated or platform-wide privileges. It does expect to read/write its own workspace (~ /events/) but does not modify other skills or system configuration.
Assessment
This skill is instruction-only and appears to only create/manage markdown files in ~/events/. Before installing, decide whether you’re comfortable with the agent creating and writing files in your home folder. Avoid storing highly sensitive secrets (full payment card data, credentials) in those event files — confirmation numbers and ticket info may be stored in plain text. If you use cloud sync (Dropbox, iCloud, Google Drive), remember that event files may be synced to those services; consider using an unsynced local folder if you want tighter control. Finally, because the agent may be invoked autonomously (platform default), review what prompts/actions it will take before granting it ongoing write access to your filesystem.Like a lobster shell, security has layers — review code before you run it.
latestvk97asm50n93d3mbhrmgmcpbd3180yw6n
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📅 Clawdis
OSLinux · macOS · Windows
