Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 990 Bytes

File metadata and controls

31 lines (21 loc) · 990 Bytes

HOL DevContainer Features

DevContainer features by HOL for securing AI coding agents in development containers.

Available Features

Feature Description
HOL Guard Local-first security for AI coding agents (Codex, Claude Code, Cursor, Gemini, OpenCode, Pi)

Usage

Add a feature to your devcontainer.json:

{
    "features": {
        "ghcr.io/hashgraph-online/devcontainer-features/hol-guard:1": {}
    }
}

Features are automatically published to the GitHub Container Registry via this repo.

About HOL Guard

HOL Guard intercepts tool actions before files change or networks are contacted, protecting AI coding agents from supply-chain attacks in plugins and MCP servers.