SIGN IN SIGN UP

fix: harden CLI inputs and provider safety

Address security audit findings:
- bound response input size for direct text, files, and stdin
- validate OpenAI-compatible base URLs with explicit insecure opt-in
- redact common secret patterns from provider/judge errors
- cap validation --runs and write sensitive artifacts with private perms
- delimit untrusted transcripts in diagnostic and crosscheck prompts

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
J
JL Revilla committed
b7a839cd3f5eb8e0ee5c810bb74cea29cc1818f0
Parent: 5449ff1