model-router
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides utility functions for managing model routing configurations locally.
- [SAFE]: No remote code execution or unauthorized network activity was detected. The script uses standard Node.js file system modules for configuration persistence.
- [SAFE]: Environment variables for API keys are checked for existence to determine provider availability, but the secret values are never accessed or logged.
- [SAFE]: Input parameters such as --prompt and --file are used purely for routing metadata and do not trigger any dangerous operations or file reads.
Audit Metadata