wecomcli-message
Pass
Audited by Gen Agent Trust Hub on Aug 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes
wecom-clicommands to list sessions and send messages. These are legitimate operations within the scope of the tool's purpose. - [PROMPT_INJECTION]: The skill manages indirect prompt injection risks associated with processing external data. Ingestion points include the
sessions listAPI output and user-provided message content. While the instructions do not define textual boundary markers, they establish a secure process where the agent must verify and copy target session IDs from a freshly retrieved API response. The capability inventory includes sending messages viawecom-cli. Sanitization is enforced by prohibiting the use of user-supplied or cached identifiers, ensuring the agent only interacts with validated sessions.
Audit Metadata