Interior Design

v1.0.0

Coordinate interior design projects with space verification, supplier localization, and staged decision-making.

3· 919·2 current·2 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the runtime instructions: advising on layouts, materials, staging, and local supplier verification. Requested artifacts (local project folder and markdown files) are appropriate for this purpose.
Instruction Scope
SKILL.md restricts actions to asking the user for measurements, photos, and location, performing calculations, and storing preferences in ~/interior-design/. It explicitly forbids contacting suppliers or making purchases. The instructions reference local files and command-line mkdir/touch for setup—reasonable and scoped to the skill's purpose.
Install Mechanism
No install specification or code files; instruction-only skill means nothing is downloaded or written beyond the local project files the skill asks to create. Low installation risk.
Credentials
No environment variables, credentials, or config paths are requested. The only filesystem access described is to a subdirectory of the user's home, which is proportionate to storing project data.
Persistence & Privilege
Skill is not marked always:true and does not request elevated or global privileges. It will create and write its own project files under ~/interior-design/, which is consistent with its stated behavior.
Scan Findings in Context
[no-findings] expected: The regex scanner found no code to analyze. This is expected for an instruction-only skill composed of markdown files and poses no additional signal.
Assessment
This skill appears coherent and local-only, but note it will create and write files under ~/interior-design/ (memory.md, suppliers.md, per-room files, etc.). Before using it, consider: 1) Don’t store sensitive personal data or unredacted photos you wouldn’t want on disk; review and delete project files when finished. 2) Back up or set appropriate file permissions if working with client data. 3) The skill will ask for your location and measurements to make concrete recommendations — it will not contact suppliers or make purchases according to its instructions. If you need networked supplier lookups or bookings, verify those steps separately.

Like a lobster shell, security has layers — review code before you run it.

latestvk975j39emkqc60hm6bdkdrsc3s81bq4x

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🏠 Clawdis
OSLinux · macOS · Windows

Comments