← Back to Skills Marketplace
wadxm

Meegle Connector

by wadxm · GitHub ↗ · v1.0.9 · MIT-0
cross-platform ✓ Security Clean
361
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install meegle-connector
Description
Connect to Meegle via MCP service, support OAuth authentication, and enable querying and managing work items, views, etc.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install meegle-connector
  3. After installation, invoke the skill by name or use /meegle-connector
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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).
Metadata
Slug meegle-connector
Version 1.0.9
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Meegle Connector?

Connect to Meegle via MCP service, support OAuth authentication, and enable querying and managing work items, views, etc. It is an AI Agent Skill for Claude Code / OpenClaw, with 361 downloads so far.

How do I install Meegle Connector?

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

Is Meegle Connector free?

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

Which platforms does Meegle Connector support?

Meegle Connector is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Meegle Connector?

It is built and maintained by wadxm (@wadxm); the current version is v1.0.9.

💬 Comments