Interior Design

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: interior-design Version: 1.0.0 The OpenClaw skill 'interior-design' is classified as benign. Its primary function involves local file system operations (`mkdir -p`, `touch`) within the `~/interior-design/` directory to manage project data, which is explicitly stated and aligned with its purpose. The `SKILL.md` contains guardrails for the AI agent's design advice, focusing on user interaction and data validation, rather than attempting prompt injection for malicious purposes. There is no evidence of data exfiltration, unauthorized network communication, remote code execution, persistence mechanisms, or obfuscation.

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

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.