> ## Documentation Index
> Fetch the complete documentation index at: https://ccsafetynet.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# CC Safety Net docs

> CC Safety Net blocks destructive git and filesystem commands before AI agents can execute them. Protect your work across Claude Code, Codex, Gemini CLI, GitHub Copilot CLI, Kimi Code, OpenCode, and Pi.

<div className="cc-overview">
  <section className="cc-overview-header">
    <h1>CC Safety Net docs</h1>

    <p>
      Guard your work against destructive commands from AI agents. Block git and filesystem operations before they execute.
    </p>
  </section>

  <section className="cc-overview-callout" aria-label="Quickstart guide">
    <div>
      <h2>Quickstart guide</h2>
      <p>Install CC Safety Net, verify the hook, then run one safe block test.</p>
      <p>Runs on Windows, macOS, and Linux.</p>
    </div>

    <div className="cc-overview-actions">
      <a className="cc-overview-button cc-overview-button-primary" href="/docs/docs/installation">Get started</a>
      <a className="cc-overview-button" href="/docs/docs/quickstart">Quickstart</a>
    </div>
  </section>

  <section className="cc-overview-terminal" aria-label="Example CC Safety Net terminal output">
    <div className="cc-overview-code" aria-label="Example blocked and allowed commands">
      <div className="cc-overview-code-bar" aria-hidden="true">
        <span />

        <span />

        <span />
      </div>

      <div className="cc-terminal-output">
        <span className="cc-terminal-output-line">\$ git checkout -- src/main.py</span>
        <span className="cc-terminal-output-line cc-terminal-output-blocked">BLOCKED by CC Safety Net</span>
        <span className="cc-terminal-output-line cc-terminal-output-blocked">Reason: discards uncommitted changes.</span>

        <span className="cc-terminal-output-spacer" aria-hidden="true" />

        <span className="cc-terminal-output-line">\$ git checkout -b safety-check</span>
        <span className="cc-terminal-output-line cc-terminal-output-allowed">ALLOWED</span>
        <span className="cc-terminal-output-line cc-terminal-output-allowed">Reason: creates a branch safely.</span>
      </div>
    </div>
  </section>

  <section className="cc-overview-section" aria-label="Supported agents and command-line interfaces">
    <div className="cc-section-heading">
      <h2>Supported agents & CLIs</h2>
      <p>Works with the agents and CLIs you already use. One safety layer across every tool that runs shell commands.</p>
    </div>

    <div className="cc-cli-panel">
      <div className="cc-cli-grid">
        <a className="cc-cli-card" href="/docs/docs/installation#claude-code">
          <div className="cc-cli-icon">
            <img src="https://mintcdn.com/ccsafetynet/46NXRyLFtTdpnw6R/assets/claude-code.svg?fit=max&auto=format&n=46NXRyLFtTdpnw6R&q=85&s=de354279b45db1712c0ba29d319f511b" alt="Claude Code logo" width="128" height="128" data-path="assets/claude-code.svg" />
          </div>

          <div className="cc-cli-text">
            <span className="cc-cli-title">Claude Code</span>
            <span className="cc-cli-meta">Anthropic</span>
          </div>
        </a>

        <a className="cc-cli-card" href="/docs/docs/installation#codex">
          <div className="cc-cli-icon">
            <img src="https://mintcdn.com/ccsafetynet/46NXRyLFtTdpnw6R/assets/codex.svg?fit=max&auto=format&n=46NXRyLFtTdpnw6R&q=85&s=56c660953d2d274db11037731daf66c8" alt="Codex logo" width="16" height="16" data-path="assets/codex.svg" />
          </div>

          <div className="cc-cli-text">
            <span className="cc-cli-title">Codex</span>
            <span className="cc-cli-meta">OpenAI</span>
          </div>
        </a>

        <a className="cc-cli-card" href="/docs/docs/installation#copilot-cli">
          <div className="cc-cli-icon">
            <img src="https://mintcdn.com/ccsafetynet/46NXRyLFtTdpnw6R/assets/copilot-cli.svg?fit=max&auto=format&n=46NXRyLFtTdpnw6R&q=85&s=4545a2149696f6ab778c66e9c39e0f29" alt="Copilot CLI logo" width="96" height="96" data-path="assets/copilot-cli.svg" />
          </div>

          <div className="cc-cli-text">
            <span className="cc-cli-title">Copilot CLI</span>
            <span className="cc-cli-meta">GitHub</span>
          </div>
        </a>

        <a className="cc-cli-card" href="/docs/docs/installation#opencode">
          <div className="cc-cli-icon">
            <img src="https://mintcdn.com/ccsafetynet/46NXRyLFtTdpnw6R/assets/opencode.svg?fit=max&auto=format&n=46NXRyLFtTdpnw6R&q=85&s=7d0485acfd4f075f2cdf8510927b9198" alt="OpenCode logo" width="641" height="115" data-path="assets/opencode.svg" />
          </div>

          <div className="cc-cli-text">
            <span className="cc-cli-title">OpenCode</span>
            <span className="cc-cli-meta">Anomalyco</span>
          </div>
        </a>

        <a className="cc-cli-card" href="/docs/docs/installation#kimi-code">
          <div className="cc-cli-icon">
            <img src="https://mintcdn.com/ccsafetynet/46NXRyLFtTdpnw6R/assets/kimi-cli.png?fit=max&auto=format&n=46NXRyLFtTdpnw6R&q=85&s=e19f0fe32ee9e4e4a3be01c8147e3cab" alt="Kimi Code logo" width="1024" height="1024" data-path="assets/kimi-cli.png" />
          </div>

          <div className="cc-cli-text">
            <span className="cc-cli-title">Kimi Code</span>
            <span className="cc-cli-meta">Moonshot AI</span>
          </div>
        </a>

        <a className="cc-cli-card" href="/docs/docs/installation#pi">
          <div className="cc-cli-icon">
            <img src="https://mintcdn.com/ccsafetynet/46NXRyLFtTdpnw6R/assets/pi.svg?fit=max&auto=format&n=46NXRyLFtTdpnw6R&q=85&s=95bcf3f7d1b9fac205a671320976a45b" alt="Pi Coding logo" width="800" height="800" data-path="assets/pi.svg" />
          </div>

          <div className="cc-cli-text">
            <span className="cc-cli-title">Pi Coding</span>
            <span className="cc-cli-meta">Earendil</span>
          </div>
        </a>

        <a className="cc-cli-card" href="/docs/docs/installation#gemini-cli">
          <div className="cc-cli-icon">
            <img src="https://mintcdn.com/ccsafetynet/46NXRyLFtTdpnw6R/assets/gemini-cli.svg?fit=max&auto=format&n=46NXRyLFtTdpnw6R&q=85&s=44c199b50c00253b48dc8993575cb014" alt="Gemini CLI logo" width="16" height="16" data-path="assets/gemini-cli.svg" />
          </div>

          <div className="cc-cli-text">
            <span className="cc-cli-title">Gemini CLI</span>
            <span className="cc-cli-meta">Google</span>
          </div>
        </a>
      </div>
    </div>
  </section>
</div>
