safety-interlocks

PassAudited by ClawScan on Apr 15, 2026.

Overview

The skill's instructions and requirements are coherent with its stated purpose (implementing safety interlocks); it requests no unrelated credentials, installs, or system access — but the provided code is illustrative and needs review/testing before deployment to real equipment.

This is an instruction-only safety guide that appears coherent with its purpose, but treat the code as pseudo-code: add missing imports (e.g., numpy), define current_time/config, and replace assert checks with robust error handling. Thoroughly review and unit/integration-test these interlocks in a safe simulation or test environment before deploying to live equipment. Ensure hardware-level fail-safes and certified safety mechanisms remain in place (software interlocks are complementary, not a substitute). Confirm where safety logs are stored and that log handling does not leak sensitive operational data. If you need higher assurance, have a control-systems engineer or safety auditor review and adapt the snippets to your platform and safety standards.