yy-post-to-wechat
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary functionality is focused on article conversion and publication as described, with no hidden malicious behavior detected.
- [SAFE]: Network activity is restricted to the official WeChat API domain (api.weixin.qq.com) for authentication and content uploading.
- [SAFE]: Credential management follows industry standards by using local .env files for storing AppID and AppSecret, preventing accidental hardcoding of secrets.
- [SAFE]: Input file processing is local, and the conversion logic from Markdown to HTML does not utilize any unsafe dynamic execution methods.
Audit Metadata