This project is a benchmarking tool that runs local Docker containers and makes HTTP requests to local inference servers. There is no authentication, no user data, and no network-facing production service.
If you find a security issue (e.g. command injection in the runner, insecure Docker configuration, credential exposure), please open a GitHub Issue marked [Security] or contact the maintainer directly.
- HuggingFace tokens are read from
.envand passed as environment variables to Docker containers .envis listed in.gitignore— never commit it- No tokens are written to result JSON files or logs