Back to skill

Security audit

WeCom MCP Setup

Security checks for vulnerabilities and agentic risk

Overview

This is a setup guide for a WeCom MCP integration, with disclosed credential and configuration risks but no hidden or malicious behavior in the skill artifact.

Before installing, verify the npm package and publisher for wecom-mcp-server, consider pinning a trusted version, and keep WECOM_SECRET out of version control. Enabling this MCP tool gives OpenClaw access to the WeCom capabilities exposed by that server, so use credentials scoped to the minimum permissions needed.

Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

Static analysis

No suspicious patterns detected.