Skip to content

Email Worker: Quarantine system for suspicious emails #23

@nev-offload

Description

@nev-offload

Description

Suspicious emails should go to a separate quarantine table instead of the main inbox, allowing for review before final processing.

Context

This provides a safe holding area for emails flagged as potential prompt injection attempts, preventing them from affecting the main system while allowing manual review.

Definition of Done

  • New quarantined_emails table in D1
  • Emails above injection threshold go to quarantine
  • API endpoint to review/release quarantined emails
  • Notification when email is quarantined

Priority

P2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions