skillfed

security-visual-testing

This skill enables automated visual regression testing with built-in privacy safeguards. It captures UI changes across test runs while intelligently identifying and obscuring personally identifiable information, ensuring your test data remains secure. Perfect for teams that need quality assurance without compromising data protection.

security-visual-testing is an automated visual regression testing skill that captures UI changes across test runs while intelligently identifying and obscuring personally identifiable information, ensuring your test data remains secure. The skill combines quality assurance with built-in privacy safeguards, making it perfect for teams that need to validate visual consistency without compromising data protection. By detecting and masking PII during screenshot capture, security-visual-testing prevents sensitive information from being stored in test baselines or comparison reports.

AI-generated summary based on this skill's SKILL.md

423 75 MIT updated by proffesor-for-testing

Install

proffesor-for-testing/agentic-qe/security-visual-testing · repository language: TypeScript

CLI (skillfed)coming soon
git clone https://github.com/proffesor-for-testing/agentic-qe
cp -r agentic-qe/.claude/skills/security-visual-testing ~/.claude/skills/security-visual-testing

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What is security-visual-testing and how does it protect sensitive data?

security-visual-testing is an automated visual regression testing skill that captures UI changes across test runs while intelligently identifying and obscuring personally identifiable information, ensuring your test data remains secure. The skill combines quality assurance with built-in privacy safeguards, making it perfect for teams that need to validate visual consistency without compromising data protection. By detecting and masking PII during screenshot capture, security-visual-testing prevents sensitive information from being stored in test baselines or comparison reports.

Can security-visual-testing detect sensitive data detection in screenshots?

Yes, security-visual-testing includes PII detection capabilities that automatically identify and mask sensitive information in screenshots. The skill scans captured images for personally identifiable information and redacts it before storing baselines or generating visual diffs. This feature is especially valuable for teams testing payment forms, login pages, and other interfaces handling credit cards, passwords, or personal details. The masking happens transparently during the visual testing workflow, so your security posture is maintained without manual intervention.

How does security-visual-testing validate WCAG accessibility compliance testing across multiple viewports?

security-visual-testing enables you to validate WCAG accessibility compliance across multiple device viewports simultaneously through parallel testing. The skill compares visual layouts across responsive breakpoints—mobile, tablet, and desktop—in parallel for consistency, ensuring your interface meets accessibility standards on all screen sizes. By automating accessibility audits alongside visual regression checks, security-visual-testing helps teams identify layout shifts, color contrast issues, and responsive design problems that could impact WCAG 2.1 compliance across different devices.

What security vulnerabilities can security-visual-testing detect before capturing visual baselines?

security-visual-testing detects and prevents security vulnerabilities like prompt injection and malicious URLs before capturing visual baselines. The skill performs URL validation and security scanning to ensure that test environments and captured content are free from malicious payloads or injection attacks. This security-first approach is particularly important when testing login pages, payment forms, and other sensitive interfaces where attackers might attempt to inject malicious content. By validating security before visual capture, security-visual-testing protects both your test data and your baseline images.

Is security-visual-testing suitable for automated security scanning and visual auditing of payment forms?

Yes, security-visual-testing is specifically designed for automating security scanning and visual auditing of payment forms and login pages handling sensitive user data. The skill combines credit card masking, PII redaction, and security vulnerability detection to create a comprehensive testing solution for high-risk interfaces. By running parallel viewport testing and accessibility compliance checks alongside visual regression analysis, security-visual-testing ensures that payment forms and login pages maintain visual consistency, accessibility standards, and data security across all responsive breakpoints.

How does security-visual-testing compare visual layouts across responsive breakpoints in parallel?

security-visual-testing enables parallel viewport testing by comparing visual layouts across responsive breakpoints—mobile, tablet, and desktop—simultaneously rather than sequentially. This parallel approach dramatically reduces testing time while ensuring consistency across all device sizes. The skill captures screenshots at each breakpoint, masks any PII detected, validates URLs and security concerns, and then performs visual diff analysis to identify layout shifts or rendering inconsistencies. By running these comparisons in parallel, security-visual-testing provides faster feedback on responsive design issues without sacrificing the security and accessibility checks that protect your test data.

SKILL.md

rendered from the published skill — quoted content, verbatim

Security Visual Testing

Browser engine

Uses the qe-browser fleet skill (.claude/skills/qe-browser/) for all browser automation. The Vibium engine (10MB Go binary, WebDriver BiDi) is installed automatically by aqe init. For security-visual workflows, qe-browser adds two things on top of stock

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 4 files
.claude/skills/security-visual-testing/SKILL.md
.claude/skills/security-visual-testing/evals/security-visual-testing.yaml
.claude/skills/security-visual-testing/schemas/output.json
.claude/skills/security-visual-testing/scripts/validate-config.json

Related skills

Tags

data-privacy-testing multi-viewport-automation wcag-compliance-audit sensitive-data-masking visual-diff-engine injection-pattern-detection responsive-layout-testing accessibility-scoring baseline-regression-tracking parallel-browser-execution