Luma Events Enhanced

PassAudited by ClawScan on May 1, 2026.

Overview

This skill coherently fetches public Luma event listings and stores recent results locally for follow-up questions.

This appears safe for its stated purpose. Be aware that it saves fetched Luma event results in the OpenClaw workspace memory folder, so remove that file if you do not want event results retained.

Findings (1)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

The agent may remember recently fetched public event listings and use them in follow-up answers.

Why it was flagged

This shows the skill stores retrieved event data in a persistent workspace memory file for later reuse.

Skill content
Events are automatically persisted to `~/.openclaw/workspace/memory/luma-events.json` and old events are pruned (>24h past start) to keep storage manageable.
Recommendation

Install if this local memory behavior is acceptable; delete the luma-events.json file if you do not want retained event results.