Workos Audit Harness — Security skill for Claude Code
WorkOS audit logging for Claude Code, Codex, and pi-coding-agent.
How to install Workos Audit Harness
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open workos/workos-audit-harness and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Workos Audit Harness does
WorkOS audit logging for Claude Code, Codex, and pi-coding-agent.
Alternatives in Security
README
workos-audit-harness
Audit logging for AI coding agents: one event vocabulary, six working integrations, and an honest account of where each place you can emit from tops out.
**If you build an agent harness, emit audit events from your own backend.** Your servers already see the session, the model, and every tool call the agent makes, and a customer's developer cannot rewrite them there. That is the only place an event's *content* can be attested, and it's the architecture we recommend. Start with the guide [Add enterprise-grade audit logs to your AI harness](#add-enterprise-grade-audit-logs-to-your-ai-harness) below and the shared event taxonomy in [`packages/audit-core`](packages/audit-core/src/harness-audit-schemas.mjs).
**If you operate a fleet and your vendors haven't done that yet,** instrument the endpoint instead. The plugins here emit from Claude Code, Codex, OpenClaw, OpenCode, Hermes, and pi today, with no vendor cooperation required. Events are authenticated per device and attributed server-side, but their content is composed on a machine the user administers, so it can be fabricated or withheld; see the [trust model](packages/proxy/README.md#trust-model) before building on the result.
The two compose. A vendor-emitted spine (session, turn, and tool-call ids from the backend) correlated with endpoint-emitted enrichment (repo, branch, `cwd`, device, local approvals) gives you both halves: the backend sees the conversation, the endpoint sees the machine, and claims from one that don't reconcile against the other are detectably false.
This repo contains six agent integrations, a fleet-deployment proxy and a chat console over the resulting audit trail, sharing one CLI harness and one set of audit schemas:
| Package | What it does |
|---|---|
| `packages/audit-core` | Shared core for every inte |
Related Skills
Orca
A local harness for the coding agents you already run: let Claude Code or Codex spawn and depend on subagents
ContAIned
A governed coding agent CLI built on Claude Code. Runs inside an isolated Docker container with operator-contr
Loongsuite Pilot
Local-first telemetry collector for AI coding agents — unified OpenTelemetry events for Claude Code, Codex, Cu
Traceary
Local-first session log and audit trail for AI coding agents (Claude Code, Codex, Gemini)
Skillen
Audit your AI coding skills using your real conversation history — find the toxic ones wasting tokens. Support
HarnessDesk
Open-source control plane for coding agents you own — run Codex, Claude Code, Gemini, Cursor and ACP agents si
Related Agents
Harness Cross Validator
Codex 기반 하네스 산출물 교차 검증 전문가. Claude validator가 형식·표준 준수를 점검하는 동안, Codex가 동일 산출물을 청사진 의도와 도메인 요구사항 관점에서 독립 재검토한다
Secure Coding
Secure Coding / Implementation Agent (SSDF PW.5). The ONLY general-purpose writer of product code in the harne
Agent Of Empires
Claude Code, OpenCode, Mistral Vibe, Codex CLI, Gemini CLI Coding Agent Terminal Session manager via tmux and