返回技能列表

n8n-security-testing

mattnigh
更新于 4 days ago
9 次查看
22
1
22
在 GitHub 上查看
其他n8nsecuritycredentialsoauthapi-keysencryptiontesting

关于

This Claude Skill provides automated security testing for n8n workflows, detecting credential exposure and validating OAuth flows, API key management, and data sanitization. Use it when validating n8n workflow security to scan for vulnerabilities like credentials in logs or insecure data transmission. It performs critical checks including encryption verification and input validation.

快速安装

Claude Code

推荐
主要方式
npx skills add mattnigh/skills_collection -a claude-code
插件命令备选方式
/plugin add https://github.com/mattnigh/skills_collection
Git 克隆备选方式
git clone https://github.com/mattnigh/skills_collection.git ~/.claude/skills/n8n-security-testing

在 Claude Code 中复制并粘贴此命令以安装该技能

GitHub 仓库

mattnigh/skills_collection
路径: collection/pacphi__ampel__claude__skills__n8n-security-testing__SKILL.md
0

相关推荐技能

n8n-workflow-testing-fundamentals

其他

该Skill为n8n工作流提供全面的测试指导,涵盖执行生命周期、节点连接模式和数据流验证。它特别适用于测试n8n自动化应用时的错误处理策略验证和节点间数据流检查。开发者可在测试工作流结构、使用真实测试数据及验证错误处理路径时调用此技能。

查看技能

n8n-integration-testing-patterns

其他

该Skill为n8n集成测试提供标准化模式,专门用于验证外部服务的API契约、认证流程和错误处理。它覆盖了连通性验证、操作测试、响应处理、限流机制等关键测试场景,帮助开发者系统化测试n8n节点集成。适用于需要确保n8n工作流与外部API可靠交互的开发测试阶段。

查看技能

n8n-expression-testing

其他

该Skill专门用于验证和测试n8n工作流中的表达式语法,提供上下文感知测试和常见错误检测。它能帮助开发者在执行前验证JavaScript表达式、检查空值处理并识别安全漏洞。特别适用于调试数据转换和优化n8n表达式性能的场景。

查看技能

n8n-trigger-testing-strategies

其他

这个Skill专门用于测试n8n工作流的各种触发机制,包括webhook验证、定时任务测试和轮询机制检查。它为开发者提供了完整的触发测试策略和快速检查清单,帮助确保工作流在各种触发场景下可靠运行。特别适合在部署前验证触发配置的正确性和鲁棒性。

查看技能