model-fallback
Warn
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: MEDIUMCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/model-error-wrapper.shexecutes arbitrary shell commands provided via the--commandargument usingbash -c. This is intended to allow the agent to wrap model-related requests for automatic retry and fallback, but it represents a capability to execute any complex shell instruction. - [DATA_EXFILTRATION]: Documentation in
README.mdprovides an example of usingcurlto send notifications to the Telegram API. This involves sending internal status data to a well-known external service, which is a standard pattern for alerts.
Audit Metadata