Back to Home
schimmmi icon

n8n-workflow-builder

Verified Safe

by schimmmi

Overview

This server provides advanced capabilities for n8n workflow management, including compatibility checking, migration, AI-driven analysis, template recommendation and adaptation, and comprehensive security auditing.

Installation

Run Command
python3 -m n8n_workflow_builder

Environment Variables

  • N8N_API_URL
  • N8N_API_KEY
  • GITHUB_TOKEN
  • LOG_LEVEL
  • WEBHOOK_TOKEN

Security Notes

The project demonstrates a strong focus on security, actively implementing features like `SecretDetector` to prevent hardcoded credentials, `AuthenticationAuditor` for webhook/HTTP node security, `ExposureAnalyzer` for PII/data exposure, and `RBACManager` for access control and auditing. The `TemplateAdapter` even includes security hardening steps for adapted templates. While the nature of executing 'Code' nodes within n8n workflows inherently carries risk (which the project attempts to mitigate through best practices and detection), the server itself is designed with robust security measures in mind. No obvious malicious patterns or obfuscation were found.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens3000
Stars0
Forks1
Last Update2026-01-09

Tags

n8nworkflow automationAImigrationtemplatessecurity auditexplainabilitydata flowdrift detectiondeveloper tools