teleo-codex/ops/agent-state
m3taversal c5deadb546 fix: eliminate shell injection vectors in deploy/research/state scripts
- lib-state.sh: all 7 functions now use os.environ instead of string interpolation
- deploy.sh: syntax checker uses sys.argv[1] instead of '$f' interpolation
- research-session.sh: per-command auth header instead of credential helper,
  tweet parsers use sys.argv instead of '$OUTFILE' interpolation
- state_end_session: now writes pr_number to session JSON via env var

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 00:43:59 +01:00
..
bootstrap.sh Add Phase 1+2 instrumentation: review records, cascade automation, cross-domain index, agent state 2026-04-02 10:50:49 +00:00
lib-state.sh fix: eliminate shell injection vectors in deploy/research/state scripts 2026-04-07 00:43:59 +01:00
process-cascade-inbox.py Add Phase 1+2 instrumentation: review records, cascade automation, cross-domain index, agent state 2026-04-02 10:50:49 +00:00
SCHEMA.md Add Phase 1+2 instrumentation: review records, cascade automation, cross-domain index, agent state 2026-04-02 10:50:49 +00:00