Comparison
awesome-llm-security vs PromptAttack
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 PromptAttack if promptAttack is an LLM-targeted adversarial attack tool that leverages prompt engineering to generate adversarial samples keeping semantic intact but misclassifying outputs.
Markdown twin · awesome-llm-security alternatives · PromptAttack alternatives
GraphCanon updated 1w
Trust & integrity
| Signal | awesome-llm-security | PromptAttack |
|---|---|---|
| Maintenance | Slowing (351d since push) As of 1w · github_public_v1 | Dormant (560d since push) As of 1w · github_public_v1 |
| Provenance | Not a fork · Organization account As of 1w · github_public_v1 | Not a fork · Personal account As of 1w · github_public_v1 |
| OSV dependency advisories | No lockfile (source not queried) As of 1mo · osv@v1 | Published findings 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
- PromptAttack
- An LLM can Fool Itself: A Prompt-Based Adversarial Attack
Stars
- awesome-llm-security
- 1.7k
- PromptAttack
- 117
Forks
- awesome-llm-security
- 312
- PromptAttack
- 17
Open issues
- awesome-llm-security
- 173
- PromptAttack
- 0
Language
- awesome-llm-security
- -
- PromptAttack
- 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
- PromptAttack
- PromptAttack is an LLM-targeted adversarial attack tool that leverages prompt engineering to generate adversarial samples keeping semantic intact but misclassifying outputs.
Persona
- awesome-llm-security
- -
- PromptAttack
- -
Runtime
- awesome-llm-security
- -
- PromptAttack
- -
License
- awesome-llm-security
- -
- PromptAttack
- -
Last pushed
- awesome-llm-security
- Aug 20, 2025
- PromptAttack
- Jan 21, 2025
Categories
- awesome-llm-security
- Evaluation & Observability
- PromptAttack
- Evaluation & Observability
Trust and health
Maintenance
- awesome-llm-security
- Slowing (36%)
- PromptAttack
- Dormant (18%)
Days since push
- awesome-llm-security
- 351d
- PromptAttack
- 560d
Open issues (now)
- awesome-llm-security
- 173
- PromptAttack
- 0
Owner type
- awesome-llm-security
- Organization
- PromptAttack
- User
OSV dependency advisories
- awesome-llm-security
- No lockfile (source not queried)
- PromptAttack
- Published findings
Full report
- awesome-llm-security
- Trust report
- PromptAttack
- Trust report
Shared compatibility
- ChatGPT · awesome-llm-security: Works with ChatGPT · PromptAttack: Works with ChatGPT
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 PromptAttack if…
- Tags unique to PromptAttack: adversarial attack, language model evaluation, prompt-engineering.
- For targeted analysis of adversarial robustness in specific language models.
- Leaner open-issue backlog (0).
When NOT to use PromptAttack
- If the focus is on general model improvement rather than adversarial testing.
- When working with proprietary or sensitive data that cannot be manipulated via external prompt tools, given potential data leakage concerns.
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 (GodXuxilie/PromptAttack) · observed Aug 5, 2026
- GitHub forks (GodXuxilie/PromptAttack) · observed Aug 5, 2026
- Last push (GodXuxilie/PromptAttack) · observed Jan 21, 2025
- License file (unknown) · observed Aug 5, 2026
- Decision facts (enrichment) · observed Jul 17, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: awesome-llm-security 1.7k · PromptAttack 117 (synced Aug 6, 2026).
Common questions
- What is the difference between awesome-llm-security and PromptAttack?
- awesome-llm-security: A curation of tools, documents and projects about LLM Security. PromptAttack: An LLM can Fool Itself: A Prompt-Based Adversarial Attack. See the comparison table for live GitHub stats and shared categories.
- When should I choose awesome-llm-security over PromptAttack?
- Choose awesome-llm-security over PromptAttack 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 PromptAttack over awesome-llm-security?
- Choose PromptAttack over awesome-llm-security when Tags unique to PromptAttack: adversarial attack, language model evaluation, prompt-engineering; For targeted analysis of adversarial robustness in specific language models; Leaner open-issue backlog (0).
- 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 PromptAttack?
- If the focus is on general model improvement rather than adversarial testing. When working with proprietary or sensitive data that cannot be manipulated via external prompt tools, given potential data leakage concerns.
- Is awesome-llm-security or PromptAttack more popular on GitHub?
- awesome-llm-security has more GitHub stars (1,672 vs 117). Stars measure visibility, not whether either tool fits your constraints.
- Are awesome-llm-security and PromptAttack open source?
- Yes - both are open-source projects on GitHub.
- Where can I find alternatives to awesome-llm-security or PromptAttack?
- GraphCanon lists graph-backed alternatives at awesome-llm-security alternatives and PromptAttack alternatives (awesome-llm-security markdown twin, PromptAttack 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 PromptAttack?
- awesome-llm-security: Slowing. PromptAttack: 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 PromptAttack?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: awesome-llm-security trust report; PromptAttack trust report.