Skip to content

[codex] Harden egress exfiltration checks#8

Merged
RedBeret merged 1 commit into
mainfrom
codex/egress-exfil-hardening
Apr 29, 2026
Merged

[codex] Harden egress exfiltration checks#8
RedBeret merged 1 commit into
mainfrom
codex/egress-exfil-hardening

Conversation

@RedBeret
Copy link
Copy Markdown
Owner

Summary

  • harden Hermes and OpenClaw egress guards against obvious network exfiltration patterns
  • block credential-like file uploads via curl/wget
  • block env/credential output piped to network clients
  • block secret-like query parameters and literal bearer tokens
  • add smoke coverage for curl -d @.env being blocked

Validation

  • bash scripts/smoke-test.sh
  • bash scripts/publish-check.sh -> passed with existing advisory warnings for historical author review and missing local dependency audit tool

@RedBeret RedBeret merged commit b20d135 into main Apr 29, 2026
3 checks passed
@RedBeret RedBeret deleted the codex/egress-exfil-hardening branch April 29, 2026 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant