# Sec0 ## Docs - [Agent Guard](https://docs.sec0.ai/docs/agent-guard.md): Inline content scanning for prompt injection, PII, secrets, toxicity, and malicious code. - [Agent State](https://docs.sec0.ai/docs/agent-state.md): Propagate canonical agent state across hops via headers for full custody and analytics. - [Approvals & Escalations](https://docs.sec0.ai/docs/approvals-integration.md): Configure policy-driven human escalation flows across middleware, gateway, decorators, and guard. - [Audit & Custody](https://docs.sec0.ai/docs/audit.md): Append-only signed audit logs with daily rotation, presigned uploads, and chain-of-custody metadata. - [Gateway Bridge](https://docs.sec0.ai/docs/bridge.md): Route tool calls through the gateway with full custody, trace continuity, and agent state. - [Compliance Packs](https://docs.sec0.ai/docs/compliance.md): Define regex and natural-language compliance rules for runtime content governance. - [Core Concepts](https://docs.sec0.ai/docs/concepts.md): Understand hops, custody chains, agent state, and how Sec0 layers security across device and network boundaries. - [Contextual Evaluator](https://docs.sec0.ai/docs/contextual-evaluator.md): Add richer runtime reasoning when policy rules alone are too coarse for ambiguous actions. - [Network Gateway](https://docs.sec0.ai/docs/gateway.md): Enforce auth, quotas, entitlements, and custody at network boundaries. - [Guard API](https://docs.sec0.ai/docs/guard.md): Use sec0-sdk/guard for standalone, dashboard, or hybrid allow-redact-block-escalate checks. - [Overview](https://docs.sec0.ai/docs/index.md): How Sec0 integrates with your Agentic Application - [Installation](https://docs.sec0.ai/docs/installation.md): Install the Sec0 SDK and choose the right public import paths. - [Configuration](https://docs.sec0.ai/docs/instrumentation.md): Instrument agents, orchestrators, gateway hops, tools, and skills with the current Sec0 decorator workflow. - [OpenClaw Integration](https://docs.sec0.ai/docs/integrations.md): Use sec0-sdk/integrations/openclaw for Moltbot hooks, plugin wiring, gateway-tool bridging, and escalation handling. - [Middleware](https://docs.sec0.ai/docs/middleware.md): Wrap tool servers with the current Sec0 middleware presets, adapters, and runtime enforcement path. - [Policy Optimization](https://docs.sec0.ai/docs/orchestrator-rl.md): Capture the right Sec0 runtime signals so orchestration policy changes stay measurable and safe. - [Policy](https://docs.sec0.ai/docs/policy.md): Author runtime GRC policies that govern agent behavior across middleware and gateway. - [Quickstart](https://docs.sec0.ai/docs/quickstart.md): Ship the current Sec0 integration path: middleware, decorators, guard, and gateway. - [Agent Scoped Policies](https://docs.sec0.ai/docs/reference/agent-scoped-policies.md): Per-agent policy configuration for node-level compliance enforcement. - [Bridge Options Reference](https://docs.sec0.ai/docs/reference/bridge-options.md): Options for callToolViaGateway and callToolViaGatewayWithAgent bridge functions. - [Decorated Hops Reference](https://docs.sec0.ai/docs/reference/decorated-hops-runtime.md): Decorator-to-hop mapping for configuring sec0-sdk/instrumentation. - [Gateway Config Reference](https://docs.sec0.ai/docs/reference/gateway-config.md): Developer-facing configuration for sec0-sdk/gateway and startGatewayServer. - [Instrumentation Config Reference](https://docs.sec0.ai/docs/reference/instrumentation-config.md): Developer-facing configuration for sec0-sdk/instrumentation and sec0.config.yaml. - [Middleware Options Reference](https://docs.sec0.ai/docs/reference/middleware-options.md): Developer-facing sec0-sdk/middleware configuration for wrapping a tool server. - [Policy Schema Reference](https://docs.sec0.ai/docs/reference/policy-schema.md): Developer-facing policy.yaml schema for middleware and gateway enforcement. - [Signer & Tracing Reference](https://docs.sec0.ai/docs/reference/signer-otel.md): Developer-facing sec0-sdk/signer and sec0-sdk/otel APIs used during integration. - [Remediation Policy](https://docs.sec0.ai/docs/remediation-policy.md): Closed-loop learning that improves remediation suggestions using feedback and outcomes, while enforcing strict safety constraints. - [Security Hook](https://docs.sec0.ai/docs/sast-dast.md): SAST, DAST, and Skills hook entry points for Sec0 middleware. - [Skills Hook](https://docs.sec0.ai/docs/skills-hooks.md): Resolve active skills and run security scans on skill version or digest changes. - [Verify & Troubleshoot](https://docs.sec0.ai/docs/verify-and-troubleshoot.md): Confirm Sec0 is running correctly and resolve common issues.