Firm Auth Compliance Pack

Security

Authentication and compliance audit pack. OAuth 2.1/OIDC Discovery, token scope enforcement, tool deprecation lifecycle, circuit breaker, GDPR residency, DID identity, model routing, and resource links. 8 compliance tools.

Install

openclaw skills install firm-auth-compliance-pack

firm-auth-compliance-pack

⚠️ Contenu généré par IA — validation humaine requise avant utilisation.

Purpose

Comprehensive authentication and compliance auditing: OAuth 2.1 / OIDC Discovery compliance (PKCE, RFC 9728, RFC 8707), token scope enforcement, tool deprecation lifecycle, circuit breaker patterns, GDPR data residency, W3C DID identity, multi-model routing, and resource links validation.

Tools (8)

ToolDescriptionSeverity
openclaw_oauth_oidc_auditOAuth 2.1 / OIDC Discovery complianceHIGH
openclaw_token_scope_checkToken scope enforcementHIGH
openclaw_tool_deprecation_auditTool deprecation lifecycle auditMEDIUM
openclaw_circuit_breaker_auditCircuit breaker pattern validationMEDIUM
openclaw_gdpr_residency_auditGDPR data residency complianceMEDIUM
openclaw_agent_identity_auditW3C DID agent identity validationMEDIUM
openclaw_model_routing_auditMulti-model routing configurationMEDIUM
openclaw_resource_links_auditResource links validationMEDIUM

Usage

skills:
  - firm-auth-compliance-pack

# Run compliance audit:
openclaw_oauth_oidc_audit config_path=/path/to/config.json
openclaw_gdpr_residency_audit config_path=/path/to/config.json
openclaw_agent_identity_audit config_path=/path/to/config.json

Requirements

  • mcp-openclaw-extensions >= 3.0.0