WeChat Official Accounts User Published Posts API

PassAudited by VirusTotal on May 10, 2026.

Findings (1)

The skill is a standard API wrapper for fetching WeChat Official Account posts via the JustOneAPI service. The execution logic in `bin/run.mjs` is transparent, performing a simple HTTPS GET request to `api.justoneapi.com` using provided parameters and an API token, with no evidence of data exfiltration, malicious command execution, or prompt injection attacks.