← 返回 Skills 市场
MCP Business Integration
作者
engsathiago
· GitHub ↗
· v1.0.0
· MIT-0
248
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mcp-business-integration
功能描述
Integrate AI agents with business data via Model Context Protocol. Query ads, analytics, CRM data through normalized interfaces. Use when connecting agents t...
安全使用建议
This skill's documentation shows code that will read/write local files, query databases, and call many external services, but the package metadata lists no credentials, config paths, or install steps — that mismatch is suspicious. Before installing: (1) ask the publisher for a complete list of required environment variables, credential types, and minimal scopes (read-only service accounts where possible); (2) request an explicit install spec or dependency list so you can review packages used; (3) avoid giving production/high-privilege credentials — prefer isolated test accounts; (4) run the skill in a sandboxed environment that limits filesystem and network access and monitor its network connections and file activity; and (5) prefer skills with a verifiable source/homepage and clear owner contact. If you cannot get clarifying information, do not install this skill in sensitive environments.
功能分析
Type: OpenClaw Skill
Name: mcp-business-integration
Version: 1.0.0
The skill bundle is a comprehensive educational guide and documentation for the Model Context Protocol (MCP). It contains standard Python code snippets for building MCP servers and integrating business data (CRM, Analytics, Ads), all of which align with the stated purpose in SKILL.md and _meta.json without any signs of malicious intent or high-risk vulnerabilities.
能力评估
Purpose & Capability
The skill's name/description claim MCP business-data integration (ads, analytics, CRM). The examples show PostgreSQL, Google Ads, Google Analytics, Mixpanel, Salesforce, and filesystem access. A legitimate integration would require credentials, config paths, and dependencies for those services; none are declared. This is disproportionate to the declared metadata and indicates missing or inconsistent requirements.
Instruction Scope
SKILL.md instructs agents to implement resources/tools that perform network requests, database queries, and open/read/write local files (e.g., file://documents/{path}, postgres://users, httpx calls). Those instructions permit reading/writing arbitrary files and contacting external APIs but provide no limits, no guidance on credential handling, and no constraints on which paths or data are allowed.
Install Mechanism
There is no install spec (instruction-only), which reduces direct install risk. However SKILL.md references libraries and clients (mcp, httpx, ads_client, salesforce, mixpanel) without declaring dependencies or install steps; this omission makes it unclear how required packages will be provided and is a practical gap.
Credentials
The skill declares no required env vars or primary credential, yet examples clearly require API keys/service credentials for ads, analytics, CRM, and DB connections. That mismatch is a red flag: the skill either omits critical requirements or expects the agent to use ambient/system credentials, which could lead to unintended credential exposure.
Persistence & Privilege
The skill does not request always:true and is user-invocable only (normal). Still, SKILL.md shows building MCP servers that could open network endpoints and maintain persistent context; combined with the lack of declared credentials/configuration, this amplifies risk if the agent runs these components. No explicit requests to modify other skills or system configs are present.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mcp-business-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/mcp-business-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
MCP Business Integration 是什么?
Integrate AI agents with business data via Model Context Protocol. Query ads, analytics, CRM data through normalized interfaces. Use when connecting agents t... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 248 次。
如何安装 MCP Business Integration?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mcp-business-integration」即可一键安装,无需额外配置。
MCP Business Integration 是免费的吗?
是的,MCP Business Integration 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
MCP Business Integration 支持哪些平台?
MCP Business Integration 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 MCP Business Integration?
由 engsathiago(@engsathiago)开发并维护,当前版本 v1.0.0。
推荐 Skills