← Back to Skills Marketplace
novb1492

openclaw-eho

by novb1492 · GitHub ↗ · v1.1.13 · MIT-0
cross-platform ⚠ suspicious
233
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install korean-apartment-real-estate-transaction-analytics
Description
Provides core analysis of apartment real estate transactions by region, type, and period using data from the 모든집 site within OpenClaw.
README (SKILL.md)

모든집-아파트실거래가를 한눈에!\r 사이트에 있는 기능을 일부 오픈클로에서 쓸수 있는 플러그인입니다\r 이플러그인은 단순히 그냥 실거래 정보를 제공한는게 아닌 대한민국 서울/경기등 다양한 지역과 아파트의 실거래 \r 데이터를 국토교통부 api에서 가져와 다양항 테마로(층별,면적별,최고가,평균값등) 분석을 제공하는 패키지입니다\r \r 자세한 사항은 npm 사이트를 확인하세요\r https://www.npmjs.com/package/@brokimyeah/openclaw-eho\r \r This package does not simply provide raw real estate transaction data.\r It delivers analyzed insights based on apartment transaction data across various regions in South \r Korea, including Seoul and Gyeonggi, sourced from the Ministry of Land, Infrastructure and \r Transport (MOLIT) API.\r The data is processed and presented through multiple perspectives such as floor level, unit size, \r highest price, average value, and more.\r \r download files and\r \r openclaw plugins install "folderlocation"\r or download openclaw plugins install @brokimyeah/openclaw-eho\r \r check c\user.openclaw\extensions\openclaw-eho If the folder exists, the plugin is installed successfully.\r \r and just ask \r \r require sido value and period and typeDetail \r ex)서울시(sido) 매매(typeDetail) 최근3개월(period)조회해줘\r \r If OpenClaw cannot find the eho plugin, please try saying:\r "Please use the installed plugin 'eho'."\r \r While it does not include all features of the original website, it provides core functionality for \r analyzing real estate transactions by region and apartment.\r \r check more here \r https://www.npmjs.com/package/@brokimyeah/openclaw-eho

Usage Guidance
This plugin will forward the query parameters you provide (city/province, district, dong, apartment name, transaction type, and start/end) to https://www.everyhouse-real-payment.com. Although the README asserts data is from the MOLIT API, the code calls a third‑party aggregator — verify that external domain and its privacy/security practices before installing. If you need authoritative government data, prefer calling the official MOLIT endpoints directly. Other checks you can do: 1) inspect the published npm package page and its publisher identity, 2) confirm the domain is legitimate and uses HTTPS/TLS correctly, and 3) run the plugin in an environment where outbound network access is controlled if you want to limit possible data leakage.
Capability Analysis
Type: OpenClaw Skill Name: korean-apartment-real-estate-transaction-analytics Version: 1.1.13 The skill bundle is a legitimate tool for querying South Korean real estate transaction data. The core logic in index.js simply constructs a URL with user-provided parameters (region, date, transaction type) and fetches data from 'https://www.everyhouse-real-payment.com'. It uses URLSearchParams for safe parameter encoding and contains no evidence of data exfiltration, malicious execution, or harmful prompt injection instructions.
Capability Assessment
Purpose & Capability
The README/SKILL.md claim the package sources data from the Ministry of Land, Infrastructure and Transport (MOLIT) API, but the code calls https://www.everyhouse-real-payment.com/api/insight/openclaw. That mismatch (claiming a government API while actually proxying to a third‑party site) is an incoherence the user should understand.
Instruction Scope
Runtime instructions and the code stay within the expected scope (accept region/type/period parameters and fetch analysis). They do not read local files or request extra environment variables. However, the SKILL.md is ambiguous about the actual runtime endpoint and what data is transmitted; the skill will send the user's query parameters (sido, gu, dong, apt, typeDetail, start, end) to the external site.
Install Mechanism
There is no install spec in the package metadata (installation is expected via OpenClaw/npm). No suspicious installer URLs are present in the package itself. The runtime behavior performs an outbound fetch to a third‑party domain, which is an important runtime network dependency to verify.
Credentials
The skill requests no environment variables or credentials — its permissions are minimal. That is proportionate for a read-only query tool.
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform privileges. It does not modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install korean-apartment-real-estate-transaction-analytics
  3. After installation, invoke the skill by name or use /korean-apartment-real-estate-transaction-analytics
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.13
- Updated Korean documentation for improved clarity and accuracy. - Revised descriptions to better explain analytics features and data sources. - No functional or code changes in this version.
v1.1.11
- Improved documentation to clarify that the plugin delivers analyzed real estate transaction insights, not just raw data. - Added details about data sources (Ministry of Land, Infrastructure and Transport API) and analysis themes (e.g., by floor, unit size, highest price, average value). - Expanded description in both Korean and English for better user understanding.
v1.1.9
Version 1.1.9 (no code changes detected): - Documentation and instructions remain unchanged. - No updates to plugin functionality in this release. - All installation steps and usage details are consistent with the previous version.
Metadata
Slug korean-apartment-real-estate-transaction-analytics
Version 1.1.13
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is openclaw-eho?

Provides core analysis of apartment real estate transactions by region, type, and period using data from the 모든집 site within OpenClaw. It is an AI Agent Skill for Claude Code / OpenClaw, with 233 downloads so far.

How do I install openclaw-eho?

Run "/install korean-apartment-real-estate-transaction-analytics" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is openclaw-eho free?

Yes, openclaw-eho is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does openclaw-eho support?

openclaw-eho is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created openclaw-eho?

It is built and maintained by novb1492 (@novb1492); the current version is v1.1.13.

💬 Comments