Caveat verdict
oref-native
openclaw-skill-red-alert
Israeli Home Front Command alert relay polling a local oref-alerts proxy and sending alerts to WhatsApp group and TTS; a legitimate notification system with 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.
Permission integrity
file_read+write
Findings (5)
Pipe-to-python pattern — remote code execution risk
README.md · code · curl -s http://localhost:49000/current | python
Pipe to python — executes piped content as Python code
README.md · code · | python3
subprocess execution — runs system commands from Python
oref_native.py · prose · downgraded · subprocess.run(
pip3 install — installs Python packages at runtime
install.sh · prose · downgraded · pip3 install
Python os.getenv — reads environment variable
oref_native.py · prose · downgraded · os.getenv(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/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.
file_write Is this flag fair?
Thanks — recorded.