Spain
AdvisoryAudited by Static analysis on Apr 30, 2026.
Overview
No suspicious patterns detected.
Findings (0)
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
Your trip details or preferences could be saved locally for later use by the skill.
Why it was flagged
The skill uses a persistent local memory file for trip context. This fits the travel-planning purpose and is scoped to ~/spain/, but it may retain personal itinerary or preference details.
Skill content
Memory lives in `~/spain/`. See `memory-template.md` for structure. ... `memory.md` # Trip context
Recommendation
Review or delete ~/spain/memory.md if you do not want old trip context retained, and avoid storing highly sensitive personal details there.
