Comparison
kereva-scanner vs agentic-radar
Verdict
Pick kereva-scanner when pricing: The tool is free under the Apache-2.0 license but may have features in a paid version not detailed in the repository.; pick agentic-radar when tags unique to agentic-radar: agentic-ai, devsecops, generative-ai, security-tools.
Markdown twin · kereva-scanner alternatives · agentic-radar alternatives
GraphCanon updated Sep 20, 2026
14views this month
Trust & integrity
| Signal | kereva-scanner | agentic-radar |
|---|---|---|
| Maintenance | Dormant (520d since push) As of Sep 9, 2026 · github_public_v1 | Slowing (284d since push) As of Sep 7, 2026 · github_public_v1 |
| Provenance | Not a fork · Organization account As of Sep 9, 2026 · github_public_v1 | Not a fork · Organization account As of Sep 7, 2026 · github_public_v1 |
| OSV dependency advisories | Published findings As of Jul 15, 2026 · osv@v1 | No lockfile (source not queried) As of Jul 11, 2026 · osv@v1 |
| deps.dev advisories | Not queried deps.dev@v1 | Not queried deps.dev@v1 |
| OpenSSF Scorecard | Not queried openssf-scorecard@v1 | Not queried openssf-scorecard@v1 |
Tagline
- kereva-scanner
- Code scanner to check for issues in prompts and LLM calls
- agentic-radar
- A security scanner for your LLM agentic workflows
Stars
- kereva-scanner
- 78
- agentic-radar
- 1.0k
Forks
- kereva-scanner
- 8
- agentic-radar
- 145
Open issues
- kereva-scanner
- 3
- agentic-radar
- 15
Language
- kereva-scanner
- Python
- agentic-radar
- Python
Adopt for
- kereva-scanner
- kereva-scanner is a specialized code scanner that assesses AI prompts and interactions with language models for potential security vulnerabilities and performance inefficiencies.
- agentic-radar
- -
Persona
- kereva-scanner
- -
- agentic-radar
- -
Runtime
- kereva-scanner
- -
- agentic-radar
- -
License
- kereva-scanner
- Apache-2.0
- agentic-radar
- Apache-2.0
Last pushed
- kereva-scanner
- Apr 6, 2025
- agentic-radar
- Nov 27, 2025
Categories
- kereva-scanner
- Developer Tools, Evaluation & Observability
- agentic-radar
- AI Agents, Evaluation & Observability
Trust and health
Maintenance
- kereva-scanner
- Dormant (18%)
- agentic-radar
- Slowing (36%)
Days since push
- kereva-scanner
- 520d
- agentic-radar
- 284d
Open issues (now)
- kereva-scanner
- 3
- agentic-radar
- 15
Stars delta
- kereva-scanner
- 0 (30d)
- agentic-radar
- +21 (30d)
Open issues delta
- kereva-scanner
- 0 (30d)
- agentic-radar
- -1 (30d)
OSV dependency advisories
- kereva-scanner
- Published findings
- agentic-radar
- No lockfile (source not queried)
Full report
- kereva-scanner
- Trust report
- agentic-radar
- Trust report
Shared compatibility
- Python · kereva-scanner: Python runtime · agentic-radar: Python runtime
Choose kereva-scanner if…
- Pricing: The tool is free under the Apache-2.0 license but may have features in a paid version not detailed in the repository..
- Requirements: .
- Tags unique to kereva-scanner: ai-code-review, hallucination, llm-evaluation, llm-security.
- Also covers Developer Tools.
- When you are developing applications involving AI-generated content or integrations with large language models, to ensure your prompts are secure against attacks such as prompt injection.
When NOT to use kereva-scanner
- When your project does not involve interactions with language models or AI-generated content, since the scanner's utility is primarily in evaluating AI-related issues.
- If you are looking for a comprehensive general code linter that checks for coding standard violations or general best practices unrelated to security and performance of LLMs.
Choose agentic-radar if…
- Tags unique to agentic-radar: agentic-ai, devsecops, generative-ai, security-tools.
- Also covers AI Agents.
- When you need to test for vulnerabilities in generative AI workflows involving LLM frameworks
When NOT to use agentic-radar
- Avoid if the Python version is not within the supported range of >=3.10 and <3.13 especially when using CrewAI features
- Do not use if security scanning for LLM agentic workflows is unnecessary for your project needs
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (kereva-dev/kereva-scanner) · observed Sep 20, 2026
- GitHub forks (kereva-dev/kereva-scanner) · observed Sep 20, 2026
- Last push (kereva-dev/kereva-scanner) · observed Apr 6, 2025
- License file (Apache-2.0) · observed Sep 20, 2026
- Decision facts (enrichment) · observed Jul 16, 2026
- Trust scan (lockfile / OSV) · observed Jul 15, 2026
- GitHub stars (splx-ai/agentic-radar) · observed Sep 20, 2026
- GitHub forks (splx-ai/agentic-radar) · observed Sep 20, 2026
- Last push (splx-ai/agentic-radar) · observed Nov 27, 2025
- License file (Apache-2.0) · observed Sep 20, 2026
- Decision facts (enrichment) · observed Jul 14, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: kereva-scanner 78 · agentic-radar 1.0k (synced Sep 20, 2026).
Common questions
- What is the difference between kereva-scanner and agentic-radar?
- kereva-scanner: Code scanner to check for issues in prompts and LLM calls. agentic-radar: A security scanner for your LLM agentic workflows. See the comparison table for live GitHub stats and shared categories.
- When should I choose kereva-scanner over agentic-radar?
- Choose kereva-scanner over agentic-radar when Pricing: The tool is free under the Apache-2.0 license but may have features in a paid version not detailed in the repository.; Requirements: ; Tags unique to kereva-scanner: ai-code-review, hallucination, llm-evaluation, llm-security; Also covers Developer Tools; When you are developing applications involving AI-generated content or integrations with large language models, to ensure your prompts are secure against attacks such as prompt injection.
- When should I choose agentic-radar over kereva-scanner?
- Choose agentic-radar over kereva-scanner when Tags unique to agentic-radar: agentic-ai, devsecops, generative-ai, security-tools; Also covers AI Agents; When you need to test for vulnerabilities in generative AI workflows involving LLM frameworks.
- When should I avoid kereva-scanner?
- When your project does not involve interactions with language models or AI-generated content, since the scanner's utility is primarily in evaluating AI-related issues. If you are looking for a comprehensive general code linter that checks for coding standard violations or general best practices unrelated to security and performance of LLMs.
- When should I avoid agentic-radar?
- Avoid if the Python version is not within the supported range of >=3.10 and <3.13 especially when using CrewAI features Do not use if security scanning for LLM agentic workflows is unnecessary for your project needs
- Is kereva-scanner or agentic-radar more popular on GitHub?
- agentic-radar has more GitHub stars (1,046 vs 78). Stars measure visibility, not whether either tool fits your constraints.
- Are kereva-scanner and agentic-radar open source?
- Yes - both are open-source projects on GitHub (kereva-scanner: Apache-2.0, agentic-radar: Apache-2.0).
- Where can I find alternatives to kereva-scanner or agentic-radar?
- GraphCanon lists graph-backed alternatives at kereva-scanner alternatives and agentic-radar alternatives (kereva-scanner markdown twin, agentic-radar markdown twin), ranked by typed relationship edges rather than popularity votes.
- Is there a machine-readable version of this comparison?
- Yes. The markdown twin at this comparison mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.
- Which is better maintained, kereva-scanner or agentic-radar?
- kereva-scanner: Dormant. agentic-radar: Slowing. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.
- Where are the full trust reports for kereva-scanner and agentic-radar?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: kereva-scanner trust report; agentic-radar trust report.