Comparison
awesome-llm-security vs Failed-ML
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 Failed-ML if failed-ML is compiled around high-profile ML project failures across domains and includes detailed insights from these cases to help understand common pitfalls.
Markdown twin · awesome-llm-security alternatives · Failed-ML alternatives
GraphCanon updated 2w
Trust & integrity
| Signal | awesome-llm-security | Failed-ML |
|---|---|---|
| Maintenance | Slowing (351d since push) As of 2w · github_public_v1 | Dormant (777d since push) As of 3w · github_public_v1 |
| Provenance | Not a fork · Organization account As of 2w · github_public_v1 | Not a fork · Personal 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
- Failed-ML
- Compilation of high-profile real-world examples of failed machine learning projects
Stars
- awesome-llm-security
- 1.7k
- Failed-ML
- 753
Forks
- awesome-llm-security
- 312
- Failed-ML
- 51
Open issues
- awesome-llm-security
- 173
- Failed-ML
- 0
Language
- awesome-llm-security
- -
- Failed-ML
- -
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
- Failed-ML
- Failed-ML is compiled around high-profile ML project failures across domains and includes detailed insights from these cases to help understand common pitfalls in implementing machine learning systems.
Persona
- awesome-llm-security
- -
- Failed-ML
- -
Runtime
- awesome-llm-security
- -
- Failed-ML
- -
License
- awesome-llm-security
- -
- Failed-ML
- MIT
Last pushed
- awesome-llm-security
- Aug 20, 2025
- Failed-ML
- Jun 14, 2024
Categories
- awesome-llm-security
- Evaluation & Observability
- Failed-ML
- Evaluation & Observability
Trust and health
Maintenance
- awesome-llm-security
- Slowing (36%)
- Failed-ML
- Dormant (18%)
Days since push
- awesome-llm-security
- 351d
- Failed-ML
- 777d
Open issues (now)
- awesome-llm-security
- 173
- Failed-ML
- 0
Owner type
- awesome-llm-security
- Organization
- Failed-ML
- User
Full report
- awesome-llm-security
- Trust report
- Failed-ML
- Trust report
Choose awesome-llm-security if…
- awesome-llm-security targets deployment.
- 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 Failed-ML if…
- Failed-ML targets self hosted deployment.
- Pricing: Open source under MIT license but no additional paid features are mentioned..
- Requirements: Not a software tool that requires installation. Informational repository intended for reading and learning..
- Tags unique to Failed-ML: ai, artificial-intelligence, classification, computer-vision.
- When you seek specific historical examples of where machine learning application went wrong, aiding in understanding the potential mistakes and challenges one might face.
When NOT to use Failed-ML
- If you need a prescriptive guide for solving your current project's technical problems rather than learning from industry-wide mistakes.
- When looking for detailed quantitative metrics on failed projects, Failed-ML focuses more on high-level analysis of failure causes rather than specific performance numbers.
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 (kennethleungty/Failed-ML) · observed Jul 31, 2026
- GitHub forks (kennethleungty/Failed-ML) · observed Jul 31, 2026
- Last push (kennethleungty/Failed-ML) · observed Jun 14, 2024
- License file (MIT) · observed Jul 31, 2026
- Decision facts (enrichment) · observed Jul 16, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: awesome-llm-security 1.7k · Failed-ML 753 (synced Aug 6, 2026).
Common questions
- What is the difference between awesome-llm-security and Failed-ML?
- awesome-llm-security: A curation of tools, documents and projects about LLM Security. Failed-ML: Compilation of high-profile real-world examples of failed machine learning projects. See the comparison table for live GitHub stats and shared categories.
- When should I choose awesome-llm-security over Failed-ML?
- Choose awesome-llm-security over Failed-ML when awesome-llm-security targets deployment; 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 Failed-ML over awesome-llm-security?
- Choose Failed-ML over awesome-llm-security when Failed-ML targets self hosted deployment; Pricing: Open source under MIT license but no additional paid features are mentioned.; Requirements: Not a software tool that requires installation. Informational repository intended for reading and learning.; Tags unique to Failed-ML: ai, artificial-intelligence, classification, computer-vision; When you seek specific historical examples of where machine learning application went wrong, aiding in understanding the potential mistakes and challenges one might face.
- 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 Failed-ML?
- If you need a prescriptive guide for solving your current project's technical problems rather than learning from industry-wide mistakes. When looking for detailed quantitative metrics on failed projects, Failed-ML focuses more on high-level analysis of failure causes rather than specific performance numbers.
- Is awesome-llm-security or Failed-ML more popular on GitHub?
- awesome-llm-security has more GitHub stars (1,672 vs 753). Stars measure visibility, not whether either tool fits your constraints.
- Are awesome-llm-security and Failed-ML open source?
- Yes - both are open-source projects on GitHub.
- Where can I find alternatives to awesome-llm-security or Failed-ML?
- GraphCanon lists graph-backed alternatives at awesome-llm-security alternatives and Failed-ML alternatives (awesome-llm-security markdown twin, Failed-ML 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 Failed-ML?
- awesome-llm-security: Slowing. Failed-ML: 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 Failed-ML?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: awesome-llm-security trust report; Failed-ML trust report.