generate_audit
Identifies security risks in n8n: abandoned workflows, unused credentials, and risky nodes. Optionally filter categories or adjust abandonment threshold.
Instructions
Generate n8n's built-in security audit: flags abandoned workflows, unused credentials, risky nodes (filesystem/instance access), and more. Optionally restrict categories or tune the abandoned-workflow threshold.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| daysAbandonedWorkflow | No | Days without execution for a workflow to count as abandoned (n8n default: 90) | |
| categories | No | Audit categories to run (default: all) |