n8n-security-testing
✓Credential exposure detection, OAuth flow validation, API key management testing, and data sanitization verification for n8n workflows. Use when validating n8n workflow security.
Installation
SKILL.md
| Credential Storage | Critical | Encryption, exposure | | Webhook Security | High | Authentication, validation | | Expression Injection | High | Input sanitization | | Data Leakage | Medium | Logging, error messages | | OAuth Flows | Medium | Token handling, refresh |
| API Keys | High if exposed | Manual | | OAuth Tokens | Medium (short-lived) | Automatic | | Passwords | Critical | Manual | | Webhooks | Medium | Generate new |
n8n handles sensitive credentials for 400+ integrations. Security testing requires:
Credential exposure detection, OAuth flow validation, API key management testing, and data sanitization verification for n8n workflows. Use when validating n8n workflow security. Source: proffesor-for-testing/agentic-qe.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill n8n-security-testing- Category
- !Security
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is n8n-security-testing?
Credential exposure detection, OAuth flow validation, API key management testing, and data sanitization verification for n8n workflows. Use when validating n8n workflow security. Source: proffesor-for-testing/agentic-qe.
How do I install n8n-security-testing?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill n8n-security-testing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/proffesor-for-testing/agentic-qe
Details
- Category
- !Security
- Source
- skills.sh
- First Seen
- 2026-02-01