Italy
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.
NoteHigh Confidence
ASI06: Memory and Context PoisoningWhat this means
Your Italy trip details may be saved locally and reused in later interactions with this skill.
Why it was flagged
The skill explicitly stores reusable trip context in a local folder. This is expected for travel planning, but it may persist personal details such as itinerary, budget, companions, or preferences.
Skill content
Memory lives in `~/italy/` ... `memory.md # Trip context`
Recommendation
Avoid storing highly sensitive information in the memory file, and review or delete ~/italy/memory.md when you no longer need the trip context.
