effect-uai-multi-model-fallback
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical recipe for failover logic between AI providers. It does not contain instructions that bypass safety filters or manipulate agent behavior.
- [COMMAND_EXECUTION]: The skill contains TypeScript code snippets for application logic and does not execute shell commands or interact with the operating system in an unsafe manner.
- [EXTERNAL_DOWNLOADS]: The code references packages from the
@effect-uainamespace. These are specialized libraries consistent with the skill's purpose and the developer's ecosystem. - [CREDENTIALS_UNSAFE]: Sensitive information such as API keys are managed using variable placeholders (
openaiKey,googleKey), which is the recommended practice for secret management in code examples. - [DATA_EXFILTRATION]: There is no evidence of unauthorized data collection or transmission to external or untrusted domains.
Audit Metadata