React adversary
Reviews React source for raw HTML injection, opener attacks, and dynamic code execution.
Goals
The adversary is designed to produce a small number of high-confidence, actionable findings grounded in concrete repository evidence. Its review should be deterministic where possible, explicit about impact, and quiet when the available evidence does not justify a finding.
Scope
It evaluates React client source for HTML injection, dynamic execution, unsafe navigation, client-exposed secrets, browser storage, and opener isolation.
The complete detector or review inventory is maintained in CHECKS.md.
Boundaries
It owns framework- or language-specific review in this domain. Infrastructure, CI, dependency-manager, and unrelated application concerns remain with specialist adversaries.