Real Estate Agent
v1.0.1Your personal real estate agent. Find properties, get alerts on deals, sell or rent your home, and navigate any property decision.
⭐ 1· 456·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
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the requested resources and behavior: no binaries, no environment variables, no external installs, and the instructions focus on property search, analysis, listing optimization and local memory. Nothing required by the skill is disproportionate to being a personal real-estate agent.
Instruction Scope
The SKILL.md instructs the agent to create and use a local directory (~/real-estate-agent/) and multiple markdown files (memory.md, properties/, searches/, alerts/). It also calls for proactive opportunity detection and queuing alerts. The instructions do not include network calls, credentials, or reading other system files, but they are somewhat open-ended about how the agent will 'flag' new listings (no explicit connector or API). That could lead the agent to use external tools/plugins or request additional permissions if not constrained — the skill itself does not perform exfiltration or require credentials.
Install Mechanism
Instruction-only skill with no install spec and no code to be written to disk by an installer. This minimizes installation risk — all artifacts the skill creates are local files described in the documentation.
Credentials
The skill requests no environment variables, binaries, or credentials. It explicitly states it does not send data to external services and discourages storing sensitive documents. The only required access is to create/read/write files under ~/real-estate-agent/, which is proportionate for a local memory-backed agent.
Persistence & Privilege
Persistence is intended and explicit: the skill will create a persistent folder in the user's home directory and update memory files across sessions. always:false and no cross-skill config modification are used, but the persistent local memory can contain personal and financial context (budgets, preapproval amounts) — treat this as sensitive data stored on disk.
Assessment
This skill appears to be what it claims: a local, instruction-only real-estate assistant. Before enabling it, be aware it will create ~/real-estate-agent/ and store client/profile/search data on your machine (including budget and preapproval amounts if you provide them). Consider these steps: (1) only provide high-level financial context rather than full bank documents or account numbers, (2) confirm the agent asks for explicit permission before 'monitoring' or using any external connector or API, (3) periodically inspect or delete ~/real-estate-agent/ if you stop using the skill, and (4) if you ever see the agent requesting API keys or telling you it will post data to external sites, treat that as unexpected and revoke access. If you want stricter guarantees, request a version that logs all outgoing network calls or runs in an environment without web-accessible tools.Like a lobster shell, security has layers — review code before you run it.
latestvk9722m912z8q6pe5d9gxhq5jws81wybs
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🏠 Clawdis
OSLinux · macOS · Windows
