Property Valuation

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: property-valuation Version: 1.0.0 The OpenClaw AgentSkills bundle for 'property-valuation' appears benign. All instructions in `SKILL.md`, `memory-template.md`, and `setup.md` are consistently focused on property valuation, data gathering, and local memory management within the `~/property-valuation/` directory. Crucially, `SKILL.md` explicitly states 'No data sent externally' and 'This skill does NOT: Access real-time MLS data (user must provide comps), Connect to Zillow/Redfin APIs', indicating a clear lack of malicious exfiltration or unauthorized network activity. There are no signs of prompt injection attempting to subvert the agent's purpose, execute unauthorized commands, or access sensitive data beyond its stated scope.

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

Property addresses, valuation estimates, and market notes may be retained locally and reused in later conversations.

Why it was flagged

The skill explicitly stores property details, valuation history, and market data in a persistent local memory location, which can include personal or financially relevant real estate information.

Skill content
Memory at `~/property-valuation/` ... `memory.md # Properties analyzed, market data` ... **Data that stays local:** Property details and valuations in ~/property-valuation/
Recommendation

Only share property details you are comfortable storing locally, and review or delete ~/property-valuation/ if you no longer want the retained valuation history.