Back to skill
Skillv0.1.1

VirusTotal security

Meegle Mcp · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 3:43 AM
Hash
133e43949831f6e95a3cd7d09619995013085b180f984aba2f610bed30b319c7
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: meegle-mcp-skill Version: 0.1.1 The skill is designed to integrate OpenClaw with the Meegle project management system via a Model Context Protocol (MCP) proxy. The `scripts/setup.sh` script configures user-specific environment variables (`MEEGLE_USER_KEY`, `MEEGLE_MCP_KEY`) in `~/.zshrc` or `~/.bashrc`, which is a standard setup practice. The `scripts/mcp-proxy.js` script reads these keys from environment variables and includes them in HTTPS requests to the legitimate Meegle API endpoint (`https://project.larksuite.com/mcp_server/v1`) for authentication, which is necessary for its stated purpose. There is no evidence of prompt injection in `SKILL.md` or `README.md`, nor any other malicious activities like unauthorized data exfiltration, persistence mechanisms, or arbitrary code execution.
External report
View on VirusTotal