wxauto
Warn
Audited by Socket on Sep 17, 2026
1 alert found:
AnomalyAnomalyscripts/wxapi.py
LOWAnomalyLOW
scripts/wxapi.py
The fragment is primarily a legitimate WeChat API CLI client. No direct malware, covert exfiltration, or obfuscated payload is evident. The main security concerns are automatic execution of run.py from environment- or status-file-selected directories, unrestricted configurable API destinations that can receive the bearer token, and printing the token in help output. These risks require control of local configuration or invocation parameters and should be mitigated by validating service paths, protecting the status file, restricting or validating API URLs, using HTTPS where appropriate, and never displaying tokens in help text.
Confidence: 98%Severity: 58%
Audit Metadata