wecom-meeting-create
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to manage meeting creation within the Enterprise WeChat ecosystem using the
wecom_mcptool. All operations are confined to the intended platform's API and follow expected integration patterns. - [DATA_EXPOSURE]: The skill processes internal identifiers (
userid) for inviting participants. These IDs are retrieved through a coordinated workflow with thewecom-contact-lookupskill, ensuring that sensitive member data is handled through authorized channels rather than being hardcoded or exposed to external entities. - [COMMAND_EXECUTION]: The skill instructs the agent to invoke the
wecom_mcptool with structured JSON payloads. The execution environment is restricted by thewecom_mcptool's capabilities, and the instructions prioritize using local logic for filtering contact data returned by the platform.
Audit Metadata