Purpose and inputs
Review the specified diff or tree for security defects against the repo Security overlay and existing tests. Read-only unless fixes are requested. Do not invent CORS, encryption, or password policy.
Steps
- Load
/f-securityandSECURITY.md(or the instance path). Use that bar. - Check authn/authz, input validation, secret handling, and data exposure on the changed paths.
- Validate each suspected issue with a trigger and consequence. Skip invented CVEs and timings.
- If a finding implies a new policy, escalate to
/f-securityinstead of encoding it here.
Verification
- Findings have file/line and an execution path.
- Overlay thresholds were not expanded.
- No unsolicited commit.
Handoff
Report defects, suggested remedies, and policy questions for /f-security.