openclaw/.github
Jai Govindani c5ce8cacbf
feat(security): add E2E security test harness with LLM judge
Add comprehensive security acceptance testing framework that validates
Moltbot's resistance to prompt injection, data exfiltration, and trust
boundary violations.

Key components:
- LLM-as-judge pattern using Claude to evaluate attack resistance
- WebSocket gateway client for direct protocol testing
- CLI mocking utilities for injecting poisoned external data
- Docker Compose setup for containerized CI execution
- GitHub Actions workflow with daily scheduled runs

Test categories covered:
- Email/calendar prompt injection via external data
- Trust boundary violations and auth bypass attempts
- Data exfiltration prevention
- Tool output poisoning
2026-01-29 08:52:59 +07:00
..
ISSUE_TEMPLATE docs: add issue templates 2026-01-05 23:55:51 -06:00
workflows feat(security): add E2E security test harness with LLM judge 2026-01-29 08:52:59 +07:00
actionlint.yaml feat: add prek pre-commit hooks and dependabot (#1720) 2026-01-25 10:53:23 +00:00
dependabot.yml fix: update remaining ClawdbotKit path references to MoltbotKit 2026-01-27 14:17:20 -06:00
FUNDING.yml Add FUNDING.yml 2026-01-26 19:00:46 +00:00
labeler.yml chore: expand labeler coverage 2026-01-26 15:01:11 -06:00