n8n-security-testing
About
This Claude Skill performs security testing on n8n workflows, detecting credential exposure, validating OAuth flows, and checking API key management. It verifies data sanitization and encryption for sensitive information. Use it when validating the security of n8n workflow configurations.
Quick Install
Claude Code
Recommendednpx skills add proffesor-for-testing/agentic-qe -a claude-code/plugin add https://github.com/proffesor-for-testing/agentic-qegit clone https://github.com/proffesor-for-testing/agentic-qe.git ~/.claude/skills/n8n-security-testingCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
n8n-workflow-testing-fundamentals
OtherThis Claude Skill provides comprehensive testing for n8n workflow automation, covering execution lifecycle, node connections, and data flow validation. It's designed for developers to validate workflow structure, test with realistic data, and verify error handling paths. Use it when building or maintaining n8n automation applications to ensure reliable workflow execution.
n8n-integration-testing-patterns
OtherThis skill provides testing patterns for n8n workflow integrations with external APIs. It covers API contract validation, authentication flows, rate limit handling, and error scenario testing. Use it when developing or validating n8n node integrations to ensure reliability.
n8n-expression-testing
OtherThis skill validates n8n workflow expressions, performing syntax checks and context-aware testing to catch common errors. It helps developers optimize data transformations by detecting pitfalls and security vulnerabilities. Use it to ensure your n8n JavaScript expressions are robust and performant before execution.
n8n-trigger-testing-strategies
OtherThis skill provides testing strategies for n8n workflow triggers, including webhooks, schedules, and polling mechanisms. It helps developers validate trigger configurations, authentication, and error handling. Use it when testing how n8n workflows are initiated.
