$npx skillfedfor your agent

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 MITupdated by proffesor-for-testing

Decision gist · record as of 2026-07-24

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.

manual: git clone https://github.com/proffesor-for-testing/agentic-qe → cp -r agentic-qe/.claude/skills/security-visual-testing ~/.claude/skills/security-visual-testing
.claude/skills/security-visual-testing/SKILL.md · version 467542a7

Use it when

  • Yes, security-visual-testing includes PII detection capabilities that automatically identify and mask sensitive information in screenshots.
  • security-visual-testing enables you to validate WCAG accessibility compliance across multiple device viewports simultaneously.

Verify before relying

Read SKILL.md below before installing (4 files). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

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

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

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)

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

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Test web applications with visual regression while protecting sensitive data through PII detection and masking”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

qe-visual-accessibility
by proffesor-for-testing · proffesor-for-testing/agentic-qe

This skill enables automated visual regression detection and accessibility validation across different environments. It integrates with Claude Code to identify UI changes, layout shifts, and accessibility issues before they reach production, helping teams maintain consistent visual quality and compliance standards.

MITfor claude-codeupdated Jul 2026
★ 423repo stars
compatibility-testing
by proffesor-for-testing · proffesor-for-testing/agentic-qe

compatibility-testing helps you systematically verify that web applications perform consistently across different browsers and device configurations. Run comprehensive validation checks to catch rendering issues and functional gaps before they reach users, ensuring a reliable experience for everyone.

MITfor claude-codeupdated Jul 2026
★ 423repo stars
localization-testing
by proffesor-for-testing · proffesor-for-testing/agentic-qe

This skill systematically audits your application's internationalization layer to catch untranslated content and locale-specific gaps before deployment. It integrates with Claude Code to scan codebases for hardcoded strings and verify that all user-facing text has proper translation coverage across your supported languages.

MITfor claude-codeupdated Jul 2026
★ 423repo stars
webapp-testing
by curiositech · curiositech/some_claude_skills

This skill enables you to write and run Playwright test scripts within Claude Code, automating verification of web application UI behavior and user interactions. Deploy comprehensive browser-based testing workflows without leaving your coding environment.

MITfor claude-codeupdated Jul 2026
★ 164repo stars
browser-automation
by civitai · civitai/civitai

Control browser sessions over HTTP to test pages interactively, run reusable automation flows, and validate multi-user scenarios with different auth profiles. Execute Playwright code against live or local pages, capture screenshots, and persist authentication state across sessions.

Apache-2.0for claude-codeupdated Jul 2026
★ 7,201repo stars
playwright-e2e-tester
by curiositech · curiositech/some_claude_skills

This skill streamlines web application testing by generating Playwright test scripts directly within Claude Code. It handles browser automation, assertion logic, and test structure so you can focus on coverage and reliability rather than boilerplate.

MITfor claude-codeupdated Jul 2026
★ 164repo stars
Tags
data-privacy-testingmulti-viewport-automationwcag-compliance-auditsensitive-data-maskingvisual-diff-engineinjection-pattern-detectionresponsive-layout-testingaccessibility-scoringbaseline-regression-trackingparallel-browser-execution