# GitCaster External Audit Intake

Status: public-alpha intake packet.

Independent artifact intake status: `blocked_external`.

This packet gives independent reviewers a bounded public scope for GitCaster's
future external security audit. It does not include private credentials,
operator secrets, managed orchestration, custody, billing, enterprise controls,
or production operations.

This is not an external audit. This is not an audit completion claim. This is
not production security readiness.

## Public review scope

- Public open-core repository source and website claim surfaces.
- Security package, redteam scripts, beta safety gate, and local proof tooling.
- Protocol, identity, capabilities, SDK, CLI, MCP, local node, docs, fixtures,
  and examples that are already GO-approved for public review.
- Public status table, proof panel, release rules, and external blocker copy.

## Blocked audit completion proof

External audit completion remains `blocked_external` until these independent
proof files exist and strict gates pass:

- `.quilibrium/operator-secrets/gitcaster-external-security-audit/external-security-audit-report.json`
- `.quilibrium/operator-secrets/gitcaster-external-security-audit/auditor-attestation.json`
- `.quilibrium/operator-secrets/gitcaster-external-security-audit/findings-remediation-matrix.json`

## Verification

```bash
pnpm run external-audit-intake:check
pnpm run secret-scan
pnpm run security-redteam:check
```
