What problem does it solve?
Reviewing distributed federation audit logs manually is slow and error-prone, especially when you must prove compliance with HIPAA, SOC2, or GDPR requirements. This Skill queries structured federation audit logs and filters them by compliance mode, date range, and severity so you can surface the events that matter.
Core Features & Use Cases
- Compliance Mode Filtering: Query logs under HIPAA, SOC2, or GDPR modes, each with its own logging scope such as PHI detection, access control events, or consent tracking.
- Severity and Date Filtering: Narrow results by severity level (critical, error, warn, info) and a --since date to focus on a specific incident window.
- Summarized Findings: Get totals for events, PII detections, threat blocks, and trust changes, with critical and error events highlighted.
- Use Case: During a SOC2 audit, run the skill with --compliance soc2 --since 2024-01-01 to pull all access control and change management events for the audit period and summarize them for the auditor.
Quick Start
Ask the assistant to query federation audit logs for GDPR compliance events since last month and highlight any critical severity findings.