WeChat Pay Integration

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The bundle is a comprehensive WeChat Pay integration assistant providing Python and Node.js code examples and documentation. The SKILL.md file contains safety-oriented instructions for the AI agent, such as prohibiting direct file writes to the user's project and requiring explicit confirmation for all parameters to prevent hallucinations. The code examples (e.g., signature_demo.py, JSAPI支付.md) correctly implement the WeChat Pay V3 API using standard libraries like cryptography and axios, and all external endpoints are official WeChat domains (api.mch.weixin.qq.com). No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.