Realtor
v1.0.0Поиск долгосрочной аренды 2-комнатных квартир в Одессе до 15 000 грн с фильтрами по району, площади, мебели и новостройкам.
⭐ 0· 811·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Suspicious
medium confidencePurpose & Capability
Purpose in SKILL.md is a straightforward apartment search (Odessa, 2-room, specific filters) and the listed source URLs match that purpose. However the top-level metadata is missing a description/homepage and the runtime instructions require the agent-browser tool while the skill declares no required binaries — a small mismatch between claimed requirements and actual instructions.
Instruction Scope
The SKILL.md explicitly instructs the agent to run 'agent-browser --help' and to use 'agent-browser open <link>' to visit multiple external real-estate sites and scrape the first two pages for listings. This is expected for a web-scraping skill, but the instructions reference a binary/tool that is not listed in the skill's declared requirements and give the agent broad discretion to visit external sites. Check that the agent-browser implementation is available and trusted, and confirm how it handles fetched data (storage, transmission, credential use).
Install Mechanism
No install spec and no code files (instruction-only). This is low-risk from an install perspective: nothing will be written to disk by the skill itself.
Credentials
The skill requests no environment variables, no credentials, and no config paths. That is proportionate to the stated purpose (public web scraping of real-estate listings).
Persistence & Privilege
always:false and no special privileges or persistence are requested. The skill does not ask to modify system or other skills' configs.
What to consider before installing
This skill is an instruction-only web-scraper for Odessa rentals and generally matches its stated task, but before installing you should: 1) confirm that the platform provides a trusted 'agent-browser' tool (the SKILL.md expects it but the skill doesn't declare it), 2) verify whether agent-browser will store or transmit scraped pages and whether that behavior is acceptable for your privacy/compliance needs, 3) be aware the skill has no author metadata or homepage — consider installing only if you trust the registry/owner, and 4) if you expect different behavior (other cities, more/less aggressive scraping, or use of authenticated sources), request or edit the SKILL.md to match those requirements. If you can't confirm the agent-browser implementation and data handling, treat this as unsafe to run autonomously.Like a lobster shell, security has layers — review code before you run it.
latestvk97de7qkm1dwmdz5cn5t9mffq580vpvs
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
