Weibo Keyword Search API

PassAudited by VirusTotal on May 10, 2026.

Findings (1)

The skill is a standard API wrapper for performing Weibo keyword searches via the JustOneAPI service. The execution script `bin/run.mjs` is a clean Node.js implementation that uses the built-in fetch API to communicate with the legitimate endpoint (api.justoneapi.com) and does not exhibit any signs of data exfiltration, malicious execution, or prompt injection.