← Back to Skills Marketplace
earlvanze

Paragon MLS

by Earl Co · GitHub ↗ · v1.1.2 · MIT-0
cross-platform ⚠ suspicious
167
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install paragon-mls
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install paragon-mls
  3. After installation, invoke the skill by name or use /paragon-mls
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug paragon-mls
Version 1.1.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 167 downloads so far.

How do I install Paragon MLS?

Run "/install paragon-mls" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Paragon MLS free?

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

Which platforms does Paragon MLS support?

Paragon MLS is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Paragon MLS?

It is built and maintained by Earl Co (@earlvanze); the current version is v1.1.2.

💬 Comments