wechat-message-sender
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the macOS
opencommand via the SwiftProcessAPI to launch or activate the WeChat application. - [COMMAND_EXECUTION]: The Swift script utilizes the macOS Accessibility Framework (
ApplicationServices) to programmatically interact with the WeChat user interface, including searching for contacts and typing messages. - [DATA_EXPOSURE]: The script reads the titles of open windows and the content of UI elements (like search results and chat headers) to verify the correct contact is selected before sending a message. This data remains local to the script's execution context.
Audit Metadata