baoyu-post-to-wechat
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
child_process.spawnSyncandspawnto execute cross-platform system utilities for clipboard management and keystroke simulation. This includesosascripton macOS,powershell.exeon Windows, andxdotool/ydotoolon Linux. - [COMMAND_EXECUTION]: The skill executes local TypeScript scripts using the
bunruntime and interacts with theagent-browserCLI for automated browser interactions. - [COMMAND_EXECUTION]: On macOS, the skill dynamically generates and executes a temporary Swift script to handle rich-text and image data on the system clipboard.
- [EXTERNAL_DOWNLOADS]: The publishing workflow in
scripts/wechat-api.tscan fetch images from remote URLs provided in the article content for upload to WeChat servers. - [DATA_EXFILTRATION]: The skill manages WeChat API credentials (APP_ID and APP_SECRET) and transmits article content to the official WeChat API endpoints (
api.weixin.qq.com) and management platform (mp.weixin.qq.com).
Audit Metadata