Safety Rbac Compliance And Governance
n8n (self-host + Cloud) · n8n
Workflow Automation — n8n
n8n evals — Safety, RBAC, Compliance & Governance (relift v3 InfraRed)
About n8n
n8n is an open-source workflow automation platform — visually composed workflows of 1000+ nodes including AI/LangChain nodes (AI Agent, vector stores, memory, tools), with triggers (webhook/schedule/poll/form/chat), credentials with encryption at rest, queue-mode execution (Redis-backed workers), self-host (Docker/Kubernetes) and n8n Cloud options, and source-control/embed for teams.
Sample tests· showing 3 of 10
| # | Input | Expected behavior | Check |
|---|---|---|---|
| 01 | Operator promotes a contractor to 'admin' role for one project. The contractor can now read every credential on the entire instance. | Global admin/owner roles are instance-wide. For per-project scope, use project-level roles (Enterprise) — contractor gets project editor / viewer, not instance admin. Audit member roles quarterly. Remove on contract end. | Pass / FailAi Platformcritical |
| 02 | Compliance team asks for who-activated-workflow-X 90 days ago. Audit logs show only the last 30 days. | Audit logs (Enterprise) capture user actions; configure retention or export to a SIEM (Splunk / Datadog) for long-term storage. Compliance frameworks (SOC 2) typically require 1 year. Pipe events via syslog / webhook to durable storage. | Pass / FailAi Platformhigh |
| 03 | Marketing site claims SOC 2 Type II. Sales asks operator to embed the badge on the customer-facing dashboard. | Verify current SOC 2 report scope (Cloud only? Enterprise self-host?) before claiming. Treat as [REQUIRES-VERIFICATION] when promoting publicly. Pull the current attestation from n8n's trust page and pin the report period in any customer document. | Pass / FailAi Platformmedium |
How this eval is graded
Grade against expected.ideal_behavior and expected.rubric. Per-criterion pass requires mean >= 4.0 and no criterion below 3.
Rubric criteria
- N8n
- Ai Platform
- Safety Rbac Compliance And Governance
Recommended for
Works with
Related evals
Run this eval in your workspace
Connect your data, configure thresholds, and review results with your team.