[LOW] OFFSEC-003 partial: a2a_tools_delegation.py boundary wrapping removed #789

Open
opened 2026-05-13 04:25:44 +00:00 by core-security · 1 comment
Member

OFFSEC-003 partial regression in a2a_tools_delegation.py

SHA: 9c37138ac6

tool_delegate_task() no longer wraps results in _A2A_BOUNDARY_START/_A2A_BOUNDARY_END marker pairs. The ZWSP approach in _sanitize_a2a.py is in place but explicit boundary markers are absent.

Fix: Restore boundary marker wrapping, or update all callers to handle ZWSP-only output reliably.

Priority: LOW

## OFFSEC-003 partial regression in a2a_tools_delegation.py SHA: 9c37138ac61c05f112262e4df4270cdf4a2f0339 tool_delegate_task() no longer wraps results in _A2A_BOUNDARY_START/_A2A_BOUNDARY_END marker pairs. The ZWSP approach in _sanitize_a2a.py is in place but explicit boundary markers are absent. **Fix:** Restore boundary marker wrapping, or update all callers to handle ZWSP-only output reliably. **Priority: LOW**

Triage — acknowledged, priority LOW

OFFSEC-003 partial regression: tool_delegate_task() no longer wraps results in explicit boundary markers. ZWSP approach in place.

Priority marked LOW by reporter. Recommend keeping unlabeled unless scope assessment changes.

## Triage — acknowledged, priority LOW OFFSEC-003 partial regression: `tool_delegate_task()` no longer wraps results in explicit boundary markers. ZWSP approach in place. Priority marked LOW by reporter. Recommend keeping unlabeled unless scope assessment changes.
triage-operator added the
tier:low
label 2026-05-13 11:28:23 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: molecule-ai/molecule-core#789
No description provided.