← 返回 Skills 市场
MCP Colombia
作者
Manuel Felipe Arias
· GitHub ↗
· v1.0.9
532
总下载
4
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install mcp-colombia
功能描述
MCP Colombia Hub — aggregates Colombian services via MCP protocol. Soulprint identity verification integrated — verify Colombian users before sensitive opera...
安全使用建议
This skill is plausible for aggregating Colombian services, but take precautions before installing: 1) Inspect the npm package source and the linked GitHub repo — npx will fetch and run code from the public registry. 2) Expect network calls to third-party services (Booking.com scraping, Brave Search, Awin affiliates, and a Soulprint validator hosted on railway.app). 3) The SKILL.md references BRAVE_API_KEY and affiliate tokens but the skill metadata doesn't declare them — ask the author which env vars/keys are needed and why. 4) If you plan to use job-application features, be aware the skill may transmit your CV/LinkedIn URL to external sites; avoid providing sensitive personal data until you've reviewed the implementation. 5) Prefer running the package in an isolated environment (sandbox or VM) and lock to a reviewed package version. If the author cannot explain the version mismatch and undeclared keys, treat the skill with suspicion.
功能分析
Type: OpenClaw Skill
Name: mcp-colombia
Version: 1.0.9
The skill is classified as suspicious primarily due to its reliance on an external npm package (`mcp-colombia-hub`) executed via `npx -y`, which introduces a significant supply chain risk. If the npm package were compromised, it could lead to arbitrary code execution. Additionally, the `SKILL.md` explicitly states that 'Bot reputation is tracked automatically — good tool usage earns +1 attestations' within the Soulprint Integration, indicating telemetry and exfiltration of agent usage data to an external validator node (`https://soulprint-node-production.up.railway.app`). While framed as a feature, this constitutes data collection beyond direct user requests. The skill also requires access to the `BRAVE_API_KEY` environment variable and uses affiliate links, further highlighting external dependencies and potential data flows.
能力评估
Purpose & Capability
The described capabilities (MercadoLibre, Booking.com scraping, flight searches, financial simulators, job applications, Soulprint identity checks) align with requiring a Node-based MCP server. Requiring node/npx is coherent. However, the SKILL.md references external API keys (BRAVE_API_KEY) and affiliate usage (Awin) that are not declared in the skill metadata, and the SKILL.md lists a different package version (1.3.0) than the registry metadata (1.0.9). These mismatches reduce confidence that the declared requirements fully describe what the skill needs.
Instruction Scope
Instructions tell the agent/operator to run the package with npx and enumerate many tools that perform live web scraping (JSON-LD extraction from Booking.com), search via Brave (conditional on BRAVE_API_KEY), and performing job applications which may submit user CVs or links. The SKILL.md reads an MCP capability token (x-soulprint-token) for identity checks. The scope is generally consistent with the purpose, but it includes actions that involve sending user-supplied personal data to external services and querying a third-party validator node (railway.app), so users should expect network calls and potential data transmission.
Install Mechanism
There is no platform-level install spec; the SKILL.md instructs running 'npx -y mcp-colombia-hub', which will fetch and execute code from the npm registry at runtime. Executing remote npm packages is a legitimate delivery method for such adapters, but it means arbitrary code from the public registry will run on the host. The SKILL.md does point to an npm page and a GitHub repo, which helps traceability, but you should review the package source before running it.
Credentials
The skill metadata declares no required environment variables, but the SKILL.md references BRAVE_API_KEY (for flight price lookups) and expects an 'x-soulprint-token' capability. BRAVE_API_KEY and any affiliate keys (Awin) are not declared as required/optional env vars. That mismatch is important: the skill will behave differently if those keys are present and may attempt to use them, so the declared environment requirements are incomplete.
Persistence & Privilege
The skill does not request persistent or elevated platform privileges. always is false, autonomous invocation is allowed (the default), and there is no instruction to modify other skills or global agent configuration. This is expected for a user-invocable MCP adapter.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mcp-colombia - 安装完成后,直接呼叫该 Skill 的名称或使用
/mcp-colombia触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.9
v1.3.0: Soulprint v0.6.4 integrated — on-chain identity verification for Colombian users
v1.0.4
v1.2.4: mcp_verificar/mcp_revocar eliminados. Admin MCPRegistry vive en Soulprint. mcp-colombia conserva solo lectura (mcp_estado, mcp_lista_verificados) + mcp_registrar.
v1.0.3
v1.2.3: MCPRegistry on-chain en Base Sepolia. Super admin puede verificar/revocar MCPs. 5 nuevos tools: mcp_estado, mcp_lista_verificados, mcp_registrar, mcp_verificar, mcp_revocar. mcp-colombia-hub ya está verificado en cadena. 56 tests ✅
v1.0.2
v1.2.2: viajes_buscar_hotel ahora obtiene datos reales desde Booking.com (JSON-LD + Brave Search fallback). viajes_buscar_vuelos incluye precios reales. trabajo_aplicar devuelve link directo de la vacante, empresa, salario y otros 4 portales de empleo (El Empleo, Computrabajo, LinkedIn, Indeed). Requiere BRAVE_API_KEY para tiempo real.
v1.0.1
- Clarified Soulprint integration section to specify: the `trabajo_aplicar` tool now requires a Soulprint score of 40 or higher.
- Removed mention of "Premium endpoints (future): score ≥ 95"; updated score threshold details for job applications.
- No other skill usage, tool, or installation changes.
v1.0.0
Initial release — MercadoLibre search, hotels, flights, CDT comparison, credit simulation, bank accounts
元数据
常见问题
MCP Colombia 是什么?
MCP Colombia Hub — aggregates Colombian services via MCP protocol. Soulprint identity verification integrated — verify Colombian users before sensitive opera... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 532 次。
如何安装 MCP Colombia?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mcp-colombia」即可一键安装,无需额外配置。
MCP Colombia 是免费的吗?
是的,MCP Colombia 完全免费(开源免费),可自由下载、安装和使用。
MCP Colombia 支持哪些平台?
MCP Colombia 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 MCP Colombia?
由 Manuel Felipe Arias(@manuelfelipearias)开发并维护,当前版本 v1.0.9。
推荐 Skills