Identity and tokens
RS256 token signing, issuer and audience checks, scoped actions, JWKS publication, and key rotation support.
Authentication, key-manager, scope, and gateway-route regression tests.
Production key custody, identity proofing, and operational rotation procedures require deployment evidence.
Sessions and administration
Protected user routes, secure session handling, revocation checks, and local-only static administration by default.
Session-cookie, protected-route, proxy-boundary, and admin-access tests.
Reverse-proxy configuration, operator access, device security, and incident response are deployment responsibilities.
Abuse controls
Actor-aware rate limiting separates public browsing, authentication, registration, and evaluation workloads.
Rate-limit unit and route tests for configured application buckets.
Capacity, distributed enforcement, denial-of-service resilience, and upstream filtering are not proven by application tests.
Tool and path controls
Canonical path containment, constrained tool execution, task fixtures, and sandbox policy checks.
Traversal, sandbox, task, and external-tool protocol tests.
Repository controls do not by themselves prove operating-system, container, tenant, or infrastructure isolation.
Outbound access
Configured egress policy, destination checks, and controlled external-service use in supported execution paths.
Egress, provider-adapter, and connector-policy regression tests.
Network-layer enforcement depends on the deployed proxy, firewall, DNS, credentials, and complete routing coverage.
Supply-chain review
Dependency metadata, vulnerability lookup support, component inventory, and reproducible evidence artifacts.
SBOM, dependency-policy, reproducibility, and artifact-integrity checks.
Scanner availability, source provenance, build infrastructure, transitive risks, and remediation remain operational concerns.
Audit integrity
Structured audit events, integrity-chain validation, fail-closed error paths, and signed evidence contracts.
Audit-chain, evidence-contract, signature, and independent-verifier tests.
Integrity checks detect defined changes; they do not provide immutable storage, universal non-repudiation, or complete event coverage.
Browser delivery
Content security policy, security headers, constrained static routing, protected pages, and withdrawn-claim handling.
Header, static-page, injection-sink, and public-claim regression tests.
These controls cover the delivered web surface, not client devices, extensions, upstream compromise, or every browser behavior.