akzar1el/AI Crypto Auditor

AI security auditor for Solidity, Rust, and crypto trading scripts on every Pull Request.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenThe GitHub authentication token (defaults to secrets.GITHUB_TOKEN)yes${{ github.token }}
gemini-api-keyYour Gemini API Key (deprecated: use api-key instead)no
api-keyYour LLM API Key (OpenAI, Anthropic, Gemini, DeepSeek, Groq, OpenRouter)no
api-providerThe LLM provider to use (gemini, openai, anthropic, deepseek, groq, openrouter)nogemini
exclude-pathsComma-separated glob patterns of files to exclude from audit (e.g. *.lock,*.json)no""
gemini-modelGemini model to use (deprecated: use model instead)no""
modelThe LLM model to use (e.g., gemini-1.5-pro, gpt-4o, claude-3-5-sonnet-latest)no""

no outputs