Interior Design
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
Room dimensions, budget constraints, supplier preferences, and style choices may remain available to the agent in later interior-design tasks.
Why it was flagged
The skill intentionally persists project memory, including preferences and active project details, in local files for future use.
Skill content
Project data in `~/interior-design/`... `memory.md # HOT: active project, confirmed preferences` ... Learned preferences stored in `~/interior-design/memory.md`.
Recommendation
Only store project details you are comfortable keeping locally, and delete or archive ~/interior-design when the project is finished or if it contains sensitive home information.
