Inspiration
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
If enabled, the skill may keep a local file of design preferences or notes that future sessions could consult.
Why it was flagged
This documents optional persistent local memory. It is disclosed, user-controlled, and purpose-aligned, but users should notice that preferences could be reused across sessions if they choose to create it.
Skill content
If you want to remember user preferences across sessions, you can optionally create `~/inspiration/preferences.md`
Recommendation
Only store non-sensitive preferences in the optional file, and review or delete `~/inspiration/preferences.md` if you no longer want those preferences retained.
