Skip to content

Latest commit

Β 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation

LLM Security, Alignment & Governance Resources Awesome

A curated list of research papers, experiments, and resources related to LLM security and alignment β€” including prompt injection, jailbreaks, hallucinations, defenses, governance, and ethical frameworks.
Organized for reference and study.

Last Updated: 2026-09-12


Legend

  • ⭐️ Foundational β€” Classic / seminal papers
  • πŸ›‘οΈ Practical β€” Standards, guides, applied resources
  • πŸ§ͺ Experimental β€” New methods, ongoing research
  • πŸ“Š Dataset/Benchmark β€” Data resources, benchmarks
  • 🧾 Survey β€” Reviews, surveys, taxonomies

Citation Style Guide

  • arXiv preprints β†’ [arXiv:XXXX.XXXXX]
  • Conference papers β†’ [VENUE YEAR]
  • Journal articles β†’ [Journal Name, Year]
  • Regulations & policy docs β†’ [Official Document ID]
  • GitHub repos β†’ [GitHub]
  • Blogs / Reports β†’ [Blog] / [Report]

Table of Contents


Prompt Injection & Jailbreaks

  1. Prompt Injection
  1. Jailbreaking / Adversarial Prompts

Hallucinations & Reliability


Defense Strategies


Alignment & Safety

⭐️ Foundational

πŸ›‘οΈ Practical

🧾 Survey

πŸ§ͺ Experimental


Agentic Safety & Autonomous Systems

Abstention & Knowing When Not to Act

  • πŸ§ͺ AgentAbstain: Do LLM Agents Know When Not to Act? [arXiv:2607.10059] β€” Evaluates whether tool-using agents can recognize when they should abstain rather than act under uncertainty, conflicting constraints, or unavailable prerequisites.

Autonomous Agent Safety Benchmarks

  • πŸ“Š BeSafe-Bench [arXiv:2603.25747] β€” Behavioral safety benchmark spanning web, mobile, and embodied agents, measuring whether agents can complete tasks while respecting safety constraints.

Agent Monitoring & Runtime Safeguards

Agentic Alignment & Misalignment

  • πŸ§ͺ Agentic Misalignment [Report / Anthropic] β€” Studies misaligned behavior emerging from autonomous agents operating under conflicting goals and environmental pressures.

  • πŸ§ͺ A3: Automated Alignment Agent [Report / Anthropic, 2026] β€” Agentic framework for automatically discovering and mitigating model alignment failures.


Mechanistic Interpretability

⭐ Foundational

πŸ§ͺ Experimental

πŸ›‘οΈ Practical

  • TransformerLens [GitHub] β€” Primary library for mechanistic interpretability research.

Governance & Policy

  • πŸ›‘οΈ EU AI Act [EU 2024] β€” Core EU regulation; includes requirements for General-Purpose AI (GPAI), risk classifications, transparency, and safety conditions for β€œhigh risk” systems.
  • πŸ›‘οΈ NIST AI RMF (2023) β€” US voluntary framework for identifying, assessing, and managing AI risks over the lifecycle; includes a Generative AI Profile published in mid-2024.
  • πŸ›‘οΈ OWASP Top 10 for LLMs β€” Industry standard list of major security threats specific to large language models.
  • πŸ›‘οΈ MITRE ATLAS [Threat Framework] β€” Living knowledge base of adversary tactics, techniques, mitigations, and case studies for predictive, generative, and agentic AI systems.
  • πŸ›‘οΈ OWASP Large Language Model Security Verification Standard (LLMSVS) [OWASP Standard] β€” Testable security requirements for designing, building, auditing, and verifying LLM-powered applications.
  • πŸ›‘οΈ NIST AI 600-1: Generative AI Profile [NIST AI 600-1] β€” Companion to the AI RMF defining risks and recommended risk-management actions specific to generative AI.

Note: Regulatory / policy docs evolve fast β€” always check latest versions or drafts from official sources.


Surveys & Overviews


Tools & Datasets

  • πŸ“Š sinanw/llm-security-prompt-injection [GitHub] β€” Dataset & experiments on prompt safety.
  • πŸ“Š Open LLM Security Benchmark (NetSPI) β€” Benchmark framework evaluating both security (e.g. jailbreak resistance) and usability trade-offs in LLMs.
  • πŸ›‘οΈ Microsoft Presidio [GitHub] β€” Toolkit for PII detection and anonymization.
  • πŸ›‘οΈ OpenAI Moderation API [Docs] β€” Content moderation endpoint and examples.
  • πŸ§ͺ DefensiveToken Implementation [GitHub] β€” Code for defensive token injection method.
  • πŸ›‘οΈ PromptTrace [Web Platform] β€” Interactive AI security training with 7 attack labs, 15-level gauntlet, and real-time context trace for practicing prompt injection and defense bypass against real LLMs.
  • πŸ›‘οΈ NVIDIA garak [GitHub] β€” Open-source LLM vulnerability scanner covering prompt injection, jailbreaks, data leakage, hallucination, toxicity, and other failure modes.
  • πŸ›‘οΈ Microsoft PyRIT [GitHub] β€” Open-source framework for automated and human-led red teaming of generative AI systems, supporting multi-turn attacks, converters, targets, and scorers.
  • πŸ“Š AgentDojo [NeurIPS 2024] β€” Dynamic benchmark for evaluating prompt-injection attacks and defenses in tool-using LLM agents across realistic tasks and security test cases.
  • πŸ“Š Meta CyberSecEval [GitHub] β€” Open cybersecurity safety evaluation suite covering insecure code generation, offensive cyber assistance, prompt injection, and related LLM risks.

Privacy & Data Security


Multimodal Security


Model Cards (Major AI Labs)

Anthropic

  • πŸ§ͺ Anthropic System Cards [Collection] β€” Official system cards and safety evaluations for Claude model families.
  • πŸ§ͺ Claude 4 Family (Opus / Sonnet) [Report] β€” Frontier reasoning and agentic model safety evaluations.

OpenAI

  • πŸ›‘οΈ GPT-5.5 System Card [Report] β€” Safety evaluations for GPT-5.5 and GPT-5.5 Pro, including tool use, cyber, and advanced capability assessments.
  • πŸ›‘οΈ GPT-5.4 Thinking System Card [Report] β€” Reasoning-model safety evaluations, including cybersecurity safeguards.
  • πŸ›‘οΈ GPT-5 System Card [Report] β€” Safety evaluations for the GPT-5 unified model and reasoning system.
  • πŸ›‘οΈ GPT-4o System Card [Report] β€” Multimodal safety considerations.

Google DeepMind

  • πŸ›‘οΈ Gemini Model Cards [Collection] β€” Official model cards covering Gemini, Gemma, robotics, and generative-media models.
  • πŸ›‘οΈ Gemini 3.8 Flash Model Card [Report] β€” Agentic and software-engineering model safety and capability evaluations.
  • πŸ›‘οΈ Gemini 3.1 Pro Model Card [Report] β€” Frontier multimodal reasoning, safety, and capability assessments.
  • πŸ§ͺ Gemini 2.5 Computer Use Model Card [Report] β€” Safety evaluations for browser and computer-use agents.

Meta

  • πŸ›‘οΈ Llama 4 Family [Model Card] β€” Open-weight multimodal model capabilities, limitations, and safety information.
  • πŸ›‘οΈ Llama Guard 4 [Safety Model] β€” Safety classifier and content-policy enforcement model.

Mistral AI

  • πŸ›‘οΈ Mistral Models Documentation [Collection] β€” Current model lineup, capabilities, licensing, and deployment details.
  • πŸ§ͺ Mistral Small 4 [Model] β€” Hybrid reasoning, coding, and agentic model.
  • πŸ§ͺ Mistral Medium 3.5 [Model] β€” Frontier multimodal model optimized for agentic and coding use cases.

xAI

  • πŸ§ͺ Grok 4 Model Card (PDF) [Report] β€” Multimodal reasoning, tool use, and safety evaluations.
  • πŸ§ͺ Grok 4 Fast Model Card (PDF) [Report] β€” Low-latency agentic variant of Grok 4.
  • πŸ§ͺ Grok 4.1 [Report] β€” Updated alignment, personality, and real-world interaction behavior.

DeepSeek

  • πŸ§ͺ DeepSeek-V3.2 Model Card [Model Card] β€” Open-weight frontier model with reasoning and tool-use capabilities.

Alibaba / Qwen

  • πŸ§ͺ Qwen3 Family [Model Card] β€” Open-weight reasoning and agentic model family.
  • πŸ›‘οΈ Qwen3Guard [Safety Model] β€” Safety classification and moderation model for Qwen deployments.

Other References


Maintainer: 0xSweet
License: CC BY 4.0

About

A curated list of research papers, experiments, and resources related to LLM security and alignment.

Topics

Resources

Stars

12 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors