← 返回 Skills 市场
novb1492

openclaw-eho

作者 novb1492 · GitHub ↗ · v1.1.13 · MIT-0
cross-platform ⚠ suspicious
233
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install korean-apartment-real-estate-transaction-analytics
功能描述
Provides core analysis of apartment real estate transactions by region, type, and period using data from the 모든집 site within OpenClaw.
使用说明 (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

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install korean-apartment-real-estate-transaction-analytics
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /korean-apartment-real-estate-transaction-analytics 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug korean-apartment-real-estate-transaction-analytics
版本 1.1.13
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

openclaw-eho 是什么?

Provides core analysis of apartment real estate transactions by region, type, and period using data from the 모든집 site within OpenClaw. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 233 次。

如何安装 openclaw-eho?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install korean-apartment-real-estate-transaction-analytics」即可一键安装,无需额外配置。

openclaw-eho 是免费的吗?

是的,openclaw-eho 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

openclaw-eho 支持哪些平台?

openclaw-eho 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 openclaw-eho?

由 novb1492(@novb1492)开发并维护,当前版本 v1.1.13。

💬 留言讨论