multi-debate
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: Vulnerability to indirect prompt injection through unverified peer file ingestion.\n
- Ingestion points: The 'Turn N>1 flow' in
SKILL.mdinstructs the agent to read all files matching the patternturn-{N-1}-*.mdin a user-provided directory.\n - Boundary markers: Absent. The instructions do not specify the use of delimiters or warnings to treat peer-generated content as untrusted.\n
- Capability inventory: The agent uses directory listing (
ls) and file read/write operations to coordinate the debate turns.\n - Sanitization: Absent. No logic is provided to sanitize or validate the content of peer files before the agent processes them for its next turn.
Audit Metadata