Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub erfwn81/velora --plugin ruflo-federationHow this skill is triggered — by the user, by Claude, or both
Slash command
/ruflo-federation:federation-audit [--compliance hipaa|soc2|gdpr] [--since DATE] [--severity critical|error|warn|info][--compliance hipaa|soc2|gdpr] [--since DATE] [--severity critical|error|warn|info]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Query structured federation audit logs. Supports compliance mode filtering (HIPAA, SOC2, GDPR) and severity filtering.
Applies C++ Core Guidelines to write, review, or refactor C++ code. Enforces modern, safe, and idiomatic practices for C++17/20/23.
Share bugs, ideas, or general feedback.
Query structured federation audit logs. Supports compliance mode filtering (HIPAA, SOC2, GDPR) and severity filtering.
Steps:
npx -y -p @claude-flow/plugin-agent-federation@latest ruflo-federation audit --compliance MODE --since DATE --severity LEVEL| Compliance Mode | What's Logged |
|---|---|
| HIPAA | Full audit trail, no PII in logs, PHI detection, 6-year retention |
| SOC2 | Access control events, change management, availability monitoring |
| GDPR | Data processing records, consent tracking, right to erasure, data residency |