amrouter
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The scripts/setup.sh script performs a git clone of the AMRouter source code from its public GitHub repository.
- [COMMAND_EXECUTION]: The skill provides utility scripts that execute shell commands to install dependencies (npm install), build the frontend application, and generate integration boilerplate for different programming languages.
- [CREDENTIALS_UNSAFE]: The documentation describes managing provider API keys (OpenAI, Anthropic, Gemini, etc.) and JWT secrets within environment variables and .env files, which is a standard procedure for this type of application.
Audit Metadata