openrouter-typescript-sdk
Warn
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: MEDIUMCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The documentation contains a code snippet for a 'calculatorTool' that uses the 'eval()' function to process mathematical expressions. Using 'eval()' on strings provided by an AI model or user is a significant security risk, as it allows for the execution of arbitrary JavaScript code within the agent's environment.
Audit Metadata