← 返回 Skills 市场
earlvanze

Paragon MLS

作者 Earl Co · GitHub ↗ · v1.1.2 · MIT-0
cross-platform ⚠ suspicious
167
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install paragon-mls
功能描述
Fetch real estate listings from Paragon MLS (paragonrels.com / fnimls.com) APIs and perform four-square rental property analysis. Use when: (1) looking up ML...
安全使用建议
Do not run the build or mcporter commands blindly. Key issues to address before installing: (1) The package does not include the paragon-mls-mcp source or dist/index.js referenced in the docs — ask the publisher where the server code comes from. (2) The SKILL.md assumes 'npm' and 'mcporter' are available but only 'node' is declared; ensure you have the correct tools and review required binaries. (3) Inspect the MCP server source before running 'npm install' to reduce supply-chain risk; consider building in an isolated environment (container/VM). (4) Remove or update the hard-coded path (/home/umbrel/...) so commands do not point to arbitrary user filesystem locations. (5) Note the mention of HTTP endpoints (not HTTPS) — verify network security and privacy implications for any region you query. If the publisher cannot supply the missing server code or justify the hard-coded paths and undeclared dependencies, treat the skill as unreliable and avoid installing it.
功能分析
Type: OpenClaw Skill Name: paragon-mls Version: 1.1.2 The paragon-mls skill bundle is a legitimate real estate investment analysis tool designed to interface with Paragon MLS APIs. The SKILL.md and scripts/build.sh files describe tools for fetching property data and performing financial calculations like Four-Square analysis and Velocity Banking. No evidence of malicious intent, data exfiltration, or prompt injection was found; the hardcoded path (/home/umbrel/...) and the use of HTTP for certain API regions are documented configuration details or external API limitations rather than intentional security threats.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The skill claims to provide an MCP server and mcporter-based tools but the package only contains SKILL.md and a small build script; the referenced paragon-mls-mcp directory and dist/index.js are not included. The SKILL.md instructs use of 'mcporter' and 'npm', but required binaries list only includes 'node'. The hard-coded MCP command and example path (/home/umbrel/.openclaw/workspace/...) are specific to the author's machine and are not appropriate for a distributable skill.
Instruction Scope
Runtime instructions tell the agent/user to run npm install and mcporter config add and to call Paragon's APIs. They assume presence of a local project tree (paragon-mls-mcp) that isn't bundled. The instructions also note some regions use HTTP (not HTTPS) — a security/privacy concern. The build/run steps give the agent permission to install arbitrary npm packages (supply-chain risk) and to modify mcporter config on the host.
Install Mechanism
There is no formal install spec; this is instruction-only. The included scripts/build.sh runs 'npm install' and 'npm run build' in a server directory, which will fetch dependencies from the npm registry (moderate supply-chain risk). However the server source referenced by these commands is not present in the package, so the instructions are non-functional as distributed.
Credentials
The skill declares no required environment variables or credentials (consistent with its claim of using public Paragon endpoints). That is proportionate. However the SKILL.md and mcp metadata reference a local absolute path for the MCP command; relying on or writing such paths to user config is disproportionate and fragile.
Persistence & Privilege
always:false and user-invocable are set (normal). The skill's recommended steps modify local mcporter configuration (a local client config change), but it does not request persistent or elevated platform privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install paragon-mls
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /paragon-mls 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.2
Align workbook basic acceleration payoff timing by using the post-chunk day-1 HELOC cycle and next-month mortgage recurrence.
v1.1.1
Refine workbook-style basic acceleration cadence with daily HELOC accrual, paycheck deposits, month-end expense sweep, and recurring chunk timing.
v1.1.0
Upgrade analyze_deal to mirror the Four-Square spreadsheet model and add vb_calc for amortized debt vs extra payments vs chunking vs advanced velocity banking.
v1.0.0
Initial release
元数据
Slug paragon-mls
版本 1.1.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Paragon MLS 是什么?

Fetch real estate listings from Paragon MLS (paragonrels.com / fnimls.com) APIs and perform four-square rental property analysis. Use when: (1) looking up ML... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 167 次。

如何安装 Paragon MLS?

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

Paragon MLS 是免费的吗?

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

Paragon MLS 支持哪些平台?

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

谁开发了 Paragon MLS?

由 Earl Co(@earlvanze)开发并维护,当前版本 v1.1.2。

💬 留言讨论