roomkangali/Droid LLM Hunter
Automated AI-powered security analysis for Android applications.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| apk-path | Path to the APK file to scan (relative to repository root). | yes | — |
| provider | LLM Provider (ollama, gemini, groq, openai, anthropic). | no | gemini |
| model | Specific model name to use (e.g., gemini-1.5-pro, gpt-4). | no | — |
| api-key | API Key for the chosen provider. | no | — |
| rules | Comma-separated list of rules to enable/disable (e.g., 'sql_injection:true, webview_xss:false'). | no | — |
| config-path | Path to a custom configuration YAML file (relative to repository root). | no | — |
Outputs
no outputs