federation-audit

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese
Query structured federation audit logs. Supports compliance mode filtering (HIPAA, SOC2, GDPR) and severity filtering.
Steps:
  1. Parse compliance mode, date range, and severity from arguments
  2. npx -y -p @claude-flow/plugin-agent-federation@latest ruflo-federation audit --compliance MODE --since DATE --severity LEVEL
  3. Summarize findings: total events, PII detections, threat blocks, trust changes
  4. Highlight any critical or error-severity events
Compliance ModeWhat's Logged
HIPAAFull audit trail, no PII in logs, PHI detection, 6-year retention
SOC2Access control events, change management, availability monitoring
GDPRData processing records, consent tracking, right to erasure, data residency
查询结构化联邦审计日志。支持合规模式过滤(HIPAA、SOC2、GDPR)以及严重程度过滤。
步骤:
  1. 从参数中解析合规模式、日期范围和严重程度
  2. npx -y -p @claude-flow/plugin-agent-federation@latest ruflo-federation audit --compliance MODE --since DATE --severity LEVEL
  3. 汇总发现结果:事件总数、PII检测情况、威胁拦截记录、信任变更记录
  4. 突出显示所有严重或错误级别的事件
合规模式记录内容
HIPAA完整审计追踪,日志中无PII,PHI检测,6年留存
SOC2访问控制事件、变更管理、可用性监控
GDPR数据处理记录、同意追踪、删除权、数据驻留