jishnu-mohan/Validate LLM API Keys

Validate API keys for OpenAI, Anthropic, Google, Groq, Mistral, OpenRouter, Cohere, DeepSeek, Together, Fireworks, xAI, and Perplexity.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
argsArguments passed to llm-key-validator. Defaults to '--env --json' (validates every <PROVIDER>_API_KEY env var).no--env --json
versionPackage version to run. Use 'latest' for the most recent release.nolatest
fail-on-invalidFail the action (exit 1) when any key is invalid. Default true.notrue
namedescription
resultsThe JSON output of the CLI (when --json is in args).