ag2-structured-output
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: Indirect Prompt Injection Surface
- Ingestion points: The
Agent.ask()call inassets/recipe_builder.pyingests arbitrary user-provided strings for processing. - Boundary markers: The system instructions in
assets/recipe_builder.pydo not implement explicit delimiters or "ignore embedded instructions" warnings for the user-supplied content. - Capability inventory: The agent in
assets/recipe_builder.pyhas the capability to execute thescale_ingredienttool and performs automatic retries on validation failure. - Sanitization: There is no evidence of sanitization or escaping of the user-provided input before it is interpolated into the agent's context.
Audit Metadata