Caveat verdict
wechat-auto-reply-ai
Auto-reply bot using purely visual UI automation (screenshots + keyboard simulation) with the Gemini API key explicitly entered by the user in a local web dashboard for its declared AI-parsing purpose; no credential exfiltration.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (5)
<script> tag in markdown — potential code injection
dashboard.py · prose · downgraded · <script>
HTTP request to bare IP address — common in malicious payloads
SKILL.md · prose · downgraded · http://0.0.0.0
subprocess execution — runs system commands from Python
dashboard.py · prose · downgraded · subprocess.run(
subprocess with shell=True — command injection vector
dashboard.py · prose · downgraded · subprocess.run("pgrep -f wechat-auto-reply/monitor_main.py", shell=True
os.system/popen — direct OS command execution
dashboard.py · prose · downgraded · os.system(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
Is this flag fair?
Thanks — recorded.