·security-visual-testing
!

security-visual-testing

proffesor-for-testing/agentic-qe

安全第一的视觉测试将 URL 验证、PII 检测和视觉回归与并行视口支持相结合。在测试处理敏感数据、需要视觉回归覆盖或需要 WCAG 可访问性合规性的 Web 应用程序时使用。

9安装·1热度·@proffesor-for-testing

安装

$npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill security-visual-testing

SKILL.md

When to Use | Scenario | Use This Skill? | Why |

| Testing login pages | Yes | Contains PII (passwords, emails) | | Visual regression suite | Yes | Parallel viewport + baseline comparison | | Payment forms | Yes | Credit card data needs masking | | Public marketing pages | Maybe | Only if sensitive data possible | | API-only testing | No | Use security-testing skill instead |

| URL Validation | Block malicious URLs before navigation | <5ms | | PII Detection | Find 6+ types of sensitive data | <100ms | | Parallel Viewports | Test 4 viewports simultaneously | 4x faster | | Visual Regression | Pixel-diff with configurable threshold | <500ms | | Accessibility Audit | WCAG 2.1 A/AA/AAA compliance | <2s |

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill security-visual-testing
分类
!安全工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 security-visual-testing?

安全第一的视觉测试将 URL 验证、PII 检测和视觉回归与并行视口支持相结合。在测试处理敏感数据、需要视觉回归覆盖或需要 WCAG 可访问性合规性的 Web 应用程序时使用。 来源:proffesor-for-testing/agentic-qe。

如何安装 security-visual-testing?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill security-visual-testing 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/proffesor-for-testing/agentic-qe