Caveat verdict

oref-native

openclaw-skill-red-alert

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

18
security
50
transparency
70
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read+write

Findings (5)

Pattern match critical

Pipe-to-python pattern — remote code execution risk

README.md · code · curl -s http://localhost:49000/current | python

Pattern match critical

Pipe to python — executes piped content as Python code

README.md · code · | python3

Pattern match medium

subprocess execution — runs system commands from Python

oref_native.py · prose · downgraded · subprocess.run(

Pattern match low

pip3 install — installs Python packages at runtime

install.sh · prose · downgraded · pip3 install

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API