From 91e17dfdcf5815a101b817799016d82f88e86cfa Mon Sep 17 00:00:00 2001 From: Chummy Date: Mon, 16 Feb 2026 01:23:23 +0800 Subject: [PATCH] feat(security): add shell risk classification, approval gates, and action throttling (#187) * feat(runtime): add Docker runtime MVP and runtime-aware command builder * feat(security): add shell risk classification, approval gates, and action throttling --------- Co-authored-by: chumyin