Automated web QA via Chrome DevTools MCP — a11y, security, visual, env diff, CI; Aegis redaction.
Package Details
argusqa-os
Environment Variables
Base URL of the dev environment to audit (e.g. http://localhost:3000)
Base URL of the staging environment — used by argus_compare for dev vs staging diff. Omit to use CSS analysis mode.
Slack bot token (xoxb-...) for posting reports. Omit to generate a local report.html instead.
Figma personal access token — enables argus_design_audit to fetch design specs from a Figma frame and compare them against the live DOM (13 fidelity finding types). Omit to skip design fidelity audits.
Aegis confidentiality egress boundary. Default ON: every tool response is redacted so secrets, PII, and exploit detail never cross into the calling agent's context (the local on-disk report keeps full fidelity). Set to 0 for byte-identical pre-Aegis output.