Comparison
awesome-llm-security vs autoguardrails
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 autoguardrails if autoguardrails is an evaluation and development framework for AI policy creation and review. It enables the iterative adjustment and testing of guardrail.
Markdown twin · awesome-llm-security alternatives · autoguardrails alternatives
GraphCanon updated today
Trust & integrity
| Signal | awesome-llm-security | autoguardrails |
|---|---|---|
| Maintenance | Slowing (327d since push) As of 2d · github_public_v1 | Very active (0d since push) As of today · github_public_v1 |
| Provenance | Not a fork · Organization account As of 2d · github_public_v1 | Not a fork · Organization account As of today · github_public_v1 |
| OSV dependency advisories | No lockfile (source not queried) As of 4d · osv@v1 | No lockfile (source not queried) As of today · 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
- autoguardrails
- Alignment-research scaffold for LLM guardrails involving policy evaluation and content moderation
Stars
- awesome-llm-security
- 1.6k
- autoguardrails
- 124
Forks
- awesome-llm-security
- 296
- autoguardrails
- 35
Open issues
- awesome-llm-security
- 164
- autoguardrails
- 3
Language
- awesome-llm-security
- -
- autoguardrails
- 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
- autoguardrails
- Autoguardrails is an evaluation and development framework for AI policy creation and review. It enables the iterative adjustment and testing of guardrail policies in alignment research through a controlled workflow.
Persona
- awesome-llm-security
- -
- autoguardrails
- -
Runtime
- awesome-llm-security
- -
- autoguardrails
- -
License
- awesome-llm-security
- -
- autoguardrails
- Apache-2.0
Last pushed
- awesome-llm-security
- Aug 20, 2025
- autoguardrails
- Jul 15, 2026
Categories
- awesome-llm-security
- Evaluation & Observability
- autoguardrails
- Evaluation & Observability, LLM Frameworks
Trust and health
Maintenance
- awesome-llm-security
- Slowing (36%)
- autoguardrails
- Very active (96%)
Days since push
- awesome-llm-security
- 327d
- autoguardrails
- 0d
Open issues (now)
- awesome-llm-security
- 164
- autoguardrails
- 3
Full report
- awesome-llm-security
- Trust report
- autoguardrails
- 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 autoguardrails if…
- Requirements: Requires Python 3.10 or higher.; No third-party runtimes; it is built completely on the standard Python library..
- Tags unique to autoguardrails: ai-safety, alignment, autoresearch, content-moderation.
- Also covers LLM Frameworks.
- When you are conducting alignment research that requires systematic iteration on LLM safeguard policies.
When NOT to use autoguardrails
- Autoguardrails may not suit needs requiring real-time or dynamic policy adjustments outside its autoresearch workflow.
- Avoid using Autoguardrails if you cannot accept offline operation as it is built on the Python standard library and runs without third-party runtime dependencies.
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 Jul 13, 2026
- GitHub forks (corca-ai/awesome-llm-security) · observed Jul 13, 2026
- Last push (corca-ai/awesome-llm-security) · observed Aug 20, 2025
- License file (unknown) · observed Jul 13, 2026
- Decision facts (enrichment) · observed Jul 11, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
- GitHub stars (SantanderAI/autoguardrails) · observed Jul 15, 2026
- GitHub forks (SantanderAI/autoguardrails) · observed Jul 15, 2026
- Last push (SantanderAI/autoguardrails) · observed Jul 15, 2026
- License file (Apache-2.0) · observed Jul 15, 2026
- Decision facts (enrichment) · observed Jul 15, 2026
- Trust scan (lockfile / OSV) · observed Jul 15, 2026
GitHub stars on cards: awesome-llm-security 1.6k · autoguardrails 124 (synced Jul 13, 2026).
Common questions
- What is the difference between awesome-llm-security and autoguardrails?
- awesome-llm-security: A curation of tools, documents and projects about LLM Security. autoguardrails: Alignment-research scaffold for LLM guardrails involving policy evaluation and content moderation. See the comparison table for live GitHub stats and shared categories.
- When should I choose awesome-llm-security over autoguardrails?
- Choose awesome-llm-security over autoguardrails 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 autoguardrails over awesome-llm-security?
- Choose autoguardrails over awesome-llm-security when Requirements: Requires Python 3.10 or higher.; No third-party runtimes; it is built completely on the standard Python library.; Tags unique to autoguardrails: ai-safety, alignment, autoresearch, content-moderation; Also covers LLM Frameworks; When you are conducting alignment research that requires systematic iteration on LLM safeguard policies.
- 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 autoguardrails?
- Autoguardrails may not suit needs requiring real-time or dynamic policy adjustments outside its autoresearch workflow. Avoid using Autoguardrails if you cannot accept offline operation as it is built on the Python standard library and runs without third-party runtime dependencies.
- Is awesome-llm-security or autoguardrails more popular on GitHub?
- awesome-llm-security has more GitHub stars (1,639 vs 124). Stars measure visibility, not whether either tool fits your constraints.
- Are awesome-llm-security and autoguardrails open source?
- Yes - both are open-source projects on GitHub.
- Where can I find alternatives to awesome-llm-security or autoguardrails?
- GraphCanon lists graph-backed alternatives at awesome-llm-security alternatives and autoguardrails alternatives (awesome-llm-security markdown twin, autoguardrails 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 autoguardrails?
- awesome-llm-security: Slowing. autoguardrails: Very active. 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 autoguardrails?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: awesome-llm-security trust report; autoguardrails trust report.