Comparison
awesome-llm-security vs raga-llm-hub
Verdict
Pick awesome-llm-security if awesome LLM Security is a curated list of resources related to the security aspects of large language models. It covers various attack methodologies, defenses, and platform security through papers, benchmarks, tools, and; pick raga-llm-hub if raga LLM-Hub is a Python-based framework for evaluating large language models, enforcing guardrails, and ensuring security during the operation of these models.
Markdown twin · awesome-llm-security alternatives · raga-llm-hub alternatives
GraphCanon updated 2w
Trust & integrity
| Signal | awesome-llm-security | raga-llm-hub |
|---|---|---|
| Maintenance | Slowing (351d since push) As of 2w · github_public_v1 | Dormant (687d since push) As of 3w · github_public_v1 |
| Provenance | Not a fork · Organization account As of 2w · github_public_v1 | Not a fork · Organization account As of 3w · github_public_v1 |
| OSV dependency advisories | No lockfile (source not queried) As of 1mo · osv@v1 | No lockfile (source not queried) As of 1mo · 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
- awesome-llm-security
- A curation of tools, documents and projects about LLM Security
- raga-llm-hub
- Framework for LLM evaluation, guardrails and security
Stars
- awesome-llm-security
- 1.7k
- raga-llm-hub
- 114
Forks
- awesome-llm-security
- 312
- raga-llm-hub
- 14
Open issues
- awesome-llm-security
- 173
- raga-llm-hub
- 2
Language
- awesome-llm-security
- -
- raga-llm-hub
- Python
Adopt for
- awesome-llm-security
- Awesome LLM Security is a curated list of resources related to the security aspects of large language models. It covers various attack methodologies, defenses, and platform security through papers, benchmarks, tools, and
- raga-llm-hub
- Raga LLM-Hub is a Python-based framework for evaluating large language models, enforcing guardrails, and ensuring security during the operation of these models.
Persona
- awesome-llm-security
- -
- raga-llm-hub
- -
Runtime
- awesome-llm-security
- -
- raga-llm-hub
- -
License
- awesome-llm-security
- -
- raga-llm-hub
- The license for Raga LLM-Hub differs from common Open Source licenses like MIT or Apache, implying specific conditions that might affect its usability in open projects.
Last pushed
- awesome-llm-security
- Aug 20, 2025
- raga-llm-hub
- Sep 9, 2024
Categories
- awesome-llm-security
- Evaluation & Observability
- raga-llm-hub
- Evaluation & Observability
Trust and health
Maintenance
- awesome-llm-security
- Slowing (36%)
- raga-llm-hub
- Dormant (18%)
Days since push
- awesome-llm-security
- 351d
- raga-llm-hub
- 687d
Open issues (now)
- awesome-llm-security
- 173
- raga-llm-hub
- 2
Full report
- awesome-llm-security
- Trust report
- raga-llm-hub
- Trust report
Choose awesome-llm-security if…
- Pricing: As an open-source project without defined pricing models, its use is generally free under the terms of its license (license details are not provided)..
- Tags unique to awesome-llm-security: awesome-list, llm, security.
- When you are specifically looking for detailed information on both white-box and black-box attacks targeted at Large Language Models (LLMs), which 'awesome-llm-security' comprehensively catalogs.
When NOT to use awesome-llm-security
- When your primary interest is in general software security or vulnerabilities unrelated to language models, since 'awesome-llm-security' zeroes in on attack vectors specifically for LLMs.
- If you are solely interested in tools and methods that are not publicly discussed or peer-reviewed; the repository focuses on documented approaches within reputable academic publications.
Choose raga-llm-hub if…
- Pricing: Pricing information is not specified; it operates under a unique licensing model which may or may not have restrictive terms for commercial use..
- Requirements: Requires Python installation and environment to set up.; Installation is straightforward through pip but the broader dependencies should be checked as per project requirements..
- Tags unique to raga-llm-hub: guardrails, llm security, llm-evaluation, llmops.
- When you need to conduct detailed evaluations on large language models and require specific methods to enforce guardrails and maintain security within your application or environment.
When NOT to use raga-llm-hub
- If you are working in an environment where the use of Python is not feasible or desired, as Raga LLM-Hub's functionality is deeply integrated within Python.
- Avoid using if your primary need does not include guardrails enforcement and security features for LLMs, since Raga LLM Hub emphasizes these aspects.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (corca-ai/awesome-llm-security) · observed Aug 6, 2026
- GitHub forks (corca-ai/awesome-llm-security) · observed Aug 6, 2026
- Last push (corca-ai/awesome-llm-security) · observed Aug 20, 2025
- License file (unknown) · observed Aug 6, 2026
- Decision facts (enrichment) · observed Jul 11, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
- GitHub stars (raga-ai-hub/raga-llm-hub) · observed Jul 29, 2026
- GitHub forks (raga-ai-hub/raga-llm-hub) · observed Jul 29, 2026
- Last push (raga-ai-hub/raga-llm-hub) · observed Sep 9, 2024
- License file (Other) · observed Jul 29, 2026
- Decision facts (enrichment) · observed Jul 12, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: awesome-llm-security 1.7k · raga-llm-hub 114 (synced Aug 6, 2026).
Common questions
- What is the difference between awesome-llm-security and raga-llm-hub?
- awesome-llm-security: A curation of tools, documents and projects about LLM Security. raga-llm-hub: Framework for LLM evaluation, guardrails and security. See the comparison table for live GitHub stats and shared categories.
- When should I choose awesome-llm-security over raga-llm-hub?
- Choose awesome-llm-security over raga-llm-hub when Pricing: As an open-source project without defined pricing models, its use is generally free under the terms of its license (license details are not provided).; Tags unique to awesome-llm-security: awesome-list, llm, security; When you are specifically looking for detailed information on both white-box and black-box attacks targeted at Large Language Models (LLMs), which 'awesome-llm-security' comprehensively catalogs.
- When should I choose raga-llm-hub over awesome-llm-security?
- Choose raga-llm-hub over awesome-llm-security when Pricing: Pricing information is not specified; it operates under a unique licensing model which may or may not have restrictive terms for commercial use.; Requirements: Requires Python installation and environment to set up.; Installation is straightforward through pip but the broader dependencies should be checked as per project requirements.; Tags unique to raga-llm-hub: guardrails, llm security, llm-evaluation, llmops; When you need to conduct detailed evaluations on large language models and require specific methods to enforce guardrails and maintain security within your application or environment.
- When should I avoid awesome-llm-security?
- When your primary interest is in general software security or vulnerabilities unrelated to language models, since 'awesome-llm-security' zeroes in on attack vectors specifically for LLMs. If you are solely interested in tools and methods that are not publicly discussed or peer-reviewed; the repository focuses on documented approaches within reputable academic publications.
- When should I avoid raga-llm-hub?
- If you are working in an environment where the use of Python is not feasible or desired, as Raga LLM-Hub's functionality is deeply integrated within Python. Avoid using if your primary need does not include guardrails enforcement and security features for LLMs, since Raga LLM Hub emphasizes these aspects.
- Is awesome-llm-security or raga-llm-hub more popular on GitHub?
- awesome-llm-security has more GitHub stars (1,672 vs 114). Stars measure visibility, not whether either tool fits your constraints.
- Are awesome-llm-security and raga-llm-hub open source?
- Yes - both are open-source projects on GitHub.
- Where can I find alternatives to awesome-llm-security or raga-llm-hub?
- GraphCanon lists graph-backed alternatives at awesome-llm-security alternatives and raga-llm-hub alternatives (awesome-llm-security markdown twin, raga-llm-hub 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, awesome-llm-security or raga-llm-hub?
- awesome-llm-security: Slowing. raga-llm-hub: Dormant. 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 awesome-llm-security and raga-llm-hub?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: awesome-llm-security trust report; raga-llm-hub trust report.