auto-weixin-video
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified in the source code.
- [EXTERNAL_DOWNLOADS]: The skill depends on 'playwright' and 'chromium', which are well-known and trusted tools for browser automation.
- [COMMAND_EXECUTION]: The script uses Playwright to automate interactions with the official WeChat creator platform, which is the intended behavior.
- [CREDENTIALS_UNSAFE]: The skill manages authentication by storing session cookies in a local file ('cookies/weixin_video.json'). This data is used only for interacting with WeChat and is handled within the local environment.
Audit Metadata