·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