Caveat verdict
OpenExec
openexec
Governed deterministic execution service with offline signature verification that explicitly performs no outbound HTTP calls during execution.
⚠ 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
network_out
package_install
Findings (6)
Uses eval() — can execute arbitrary code
SECURITY.md · prose · downgraded · eval(
POSTs data to external URL
README.md · code · .post(
"http://
Uses exec() — may execute shell commands
SECURITY.md · prose · downgraded · exec(
os.system/popen — direct OS command execution
SECURITY.md · prose · downgraded · os.system(
Python os.getenv — reads environment variable
openexec/approval_validator.py · prose · downgraded · os.getenv(
Popular HTTP library — network access
openexec/approval_validator.py · prose · downgraded · got
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.
package_installnetwork_out Is this flag fair?
Thanks — recorded.