n8n-security-testing
✓n8n 工作流程的凭证暴露检测、OAuth 流验证、API 密钥管理测试和数据清理验证。在验证 n8n 工作流安全性时使用。
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:
n8n 工作流程的凭证暴露检测、OAuth 流验证、API 密钥管理测试和数据清理验证。在验证 n8n 工作流安全性时使用。 来源:proffesor-for-testing/agentic-qe。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill n8n-security-testing- 分类
- !安全工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 n8n-security-testing?
n8n 工作流程的凭证暴露检测、OAuth 流验证、API 密钥管理测试和数据清理验证。在验证 n8n 工作流安全性时使用。 来源:proffesor-for-testing/agentic-qe。
如何安装 n8n-security-testing?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill n8n-security-testing 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/proffesor-for-testing/agentic-qe