akzar1el/AI Pine Script Auditor

AI Action to audit TradingView Pine Script for repainting exploits, logic bugs, and migrate v4/v5 to v6.

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""
custom-promptAdditional custom guidelines/rules to direct the AI reviewno""

no outputs