{"id":"lavarong-wechat-automation-api","name":"wechat-automation-api","af_score":61.8,"security_score":33.5,"reliability_score":53.8,"what_it_does":"Provides a local Windows HTTP API (Flask) that automates WeChat UI (uiautomation) to send text and image messages, supporting batch sends and a background queue/worker, plus a separate monitor/guard process for disconnection warnings.","best_when":"Runs on a trusted Windows host with the WeChat PC client logged in, with the API bound to localhost or otherwise strictly firewalled, and when best-effort queued sending is acceptable.","avoid_when":"Exposed to untrusted networks or the public internet, or when you need OAuth-level identity, fine audit trails, or strong delivery-state guarantees.","last_evaluated":"2026-03-30T13:48:11.734295+00:00","has_mcp":false,"has_api":true,"auth_methods":["Static token in request JSON (e.g., token field)"],"has_free_tier":false,"known_gotchas":["Retries may enqueue duplicate messages because idempotency is not documented.","Image sending downloads from a URL; agent should ensure URL accessibility and content type/size constraints (not documented).","Contact name matching is sensitive (docs mention case sensitivity).","Service likely targets localhost by default; remote execution requires careful firewalling and TLS termination (not described)."],"error_quality":null}