← 返回 Skills 市场
wadxm

Meegle Connector

作者 wadxm · GitHub ↗ · v1.0.9 · MIT-0
cross-platform ✓ 安全检测通过
361
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install meegle-connector
功能描述
Connect to Meegle via MCP service, support OAuth authentication, and enable querying and managing work items, views, etc.
安全使用建议
This skill appears coherent for a CLI-based Meegle connector, but before installing: (1) verify you trust the npm package and its publisher (inspect the package contents or repository if possible); (2) prefer Browser OAuth locally when possible instead of copying credential files; (3) never paste access tokens or credential files into chat—follow the documented confirm-and-write flow; (4) confirm that the agent prompts you before reading or writing ~/.mcporter/credentials.json; and (5) if you must use a remote flow, review the written credentials after the operation and remove any unneeded files. If you are unsure about the npm package's provenance, inspect it first rather than installing globally.
功能分析
Type: OpenClaw Skill Name: meegle-connector Version: 1.0.9 The meegle-connector skill is a legitimate tool for integrating with the Meegle project management platform via the Model Context Protocol (MCP). It uses a standard Node.js package (@lark-project/meego-mcporter) and includes explicit security instructions in SKILL.md that direct the AI agent to handle OAuth credentials safely, avoid logging sensitive information, and require user confirmation for all credential-related operations. No evidence of malicious intent, data exfiltration, or unauthorized execution was found.
能力评估
Purpose & Capability
Name/description, required binaries (node, npx), required config path (~/.mcporter/credentials.json), and the install of @lark-project/meego-mcporter are consistent with a CLI-based OAuth connector for Meegle/MCP.
Instruction Scope
SKILL.md instructs the agent to run npx commands and to read/write ~/.mcporter/credentials.json during a remote OAuth flow. Reading/writing that single credentials file is expected for OAuth management, but it is a sensitive operation and the file may contain tokens if not in the exact state the doc assumes. The skill explicitly requires user confirmation for credential operations and forbids logging, which reduces risk.
Install Mechanism
Install is an npm package from the registry (@lark-project/meego-mcporter) producing a meego-mcporter binary. Using npm for a CLI tool is normal and proportionate. No arbitrary URLs or archive extraction are used.
Credentials
No environment secrets are requested; the only required artifact is ~/.mcporter/credentials.json, which is directly relevant to the stated OAuth flows. The skill does not ask for unrelated credentials or system-wide tokens.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or cross-skill configuration changes. Autonomous invocation is allowed (platform default) but not itself a red flag here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install meegle-connector
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /meegle-connector 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.9
- Updated npm package dependency from mcporter to @lark-project/meego-mcporter. - Changed all instructions, commands, and links to use the new @lark-project/meego-mcporter package. - Revised OAuth and credential management documentation for clarity and security, emphasizing user confirmation at each step. - Enhanced security instructions: agents must never access, store, or log credential content except as specifically instructed. - Added a new _meta.json metadata file.
v1.0.8
- Added full metadata in the front matter, including dependencies, installation steps, and homepage links. - Clarified prerequisite environment requirements, including Node.js version and credential storage location. - Improved and expanded instructions for both OAuth authentication flows, with additional detail on proxy authentication and credential file handling. - Updated out-of-date links, including a new documentation URL for OAuth authorization. - Added strict instructions for handling credential files, emphasizing security and cleanup responsibilities. - Clarified available features and command usages.
v1.0.1
Initial release of Meegle Skill. - Connects to Meegle via MCP service with support for OAuth authentication. - Offers two user-selectable authentication methods: browser-based OAuth for local installs, or OAuth proxy for remote servers. - Guides user through configuration file setup and authentication step-by-step. - Supports querying to-dos, views, work items, and performing actions like create, modify, and transfer work items. - Ensures users make explicit authentication choices; no automatic selection.
v1.0.0
Meegle Connector 1.0.0 - Initial release providing connection to Meegle via MCP service with OAuth authentication. - Supports user-directed choice between browser-based OAuth and OAuth proxy methods. - Clear step-by-step setup instructions for configuration and authorization. - Guides on credential handling and verification for both local and remote scenarios. - Enables querying and management of Meegle work items (create, modify, transfer, view).
元数据
Slug meegle-connector
版本 1.0.9
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Meegle Connector 是什么?

Connect to Meegle via MCP service, support OAuth authentication, and enable querying and managing work items, views, etc. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 361 次。

如何安装 Meegle Connector?

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

Meegle Connector 是免费的吗?

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

Meegle Connector 支持哪些平台?

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

谁开发了 Meegle Connector?

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

💬 留言讨论