bx-ai-tools
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFEDYNAMIC_EXECUTION
Full Analysis
- [DYNAMIC_EXECUTION]: In the section demonstrating tool usage with
aiChat(), an examplecalctool is defined usingexpr -> evaluate( expr ). Theevaluate()function in BoxLang dynamically executes strings as code. If deployed in production, passing unsanitized input generated by an AI model intoevaluate()introduces a risk of arbitrary code execution via prompt injection.
Audit Metadata