model-fallback
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/model-error-wrapper.shexecutes shell commands provided via the--commandargument usingbash -cto implement automatic retries and error monitoring for model requests.\n- [COMMAND_EXECUTION]: Thescripts/auto-switch-handler.shautomation handler invokes local scripts and standard Python 3 utilities for state management and model switching logic.\n- [DATA_EXFILTRATION]: The skill documentation includes examples for configuring Telegram notifications viacurl. This utilizes a well-known service for operational alerting and does not involve the transfer of sensitive data.\n- [SAFE]: The skill processes command output to detect failure strings, creating a surface for indirect prompt injection. Ingestion points:scripts/model-error-wrapper.shreads log file tails. Boundary markers: Absent. Capability inventory: Executesscripts/auto-switch-handler.shto transition model configurations. Sanitization: Absent. This surface is limited to triggering intended failover behaviors.
Audit Metadata