·llvm-security
!

llvm-security

gmh5225/awesome-llvm-security

Expertise in LLVM security features including sanitizers, hardening techniques, exploit mitigations, and secure compilation. Use this skill when implementing security-focused compiler features, analyzing vulnerabilities, or hardening applications.

5Installs·0Trend·@gmh5225

Installation

$npx skills add https://github.com/gmh5225/awesome-llvm-security --skill llvm-security

SKILL.md

This skill covers LLVM-based security features, sanitizers, hardening mechanisms, and secure software development practices.

AddressSanitizer (ASan) Detects memory errors: buffer overflow, use-after-free, use-after-scope.

UndefinedBehaviorSanitizer (UBSan) Detects undefined behavior at runtime.

Expertise in LLVM security features including sanitizers, hardening techniques, exploit mitigations, and secure compilation. Use this skill when implementing security-focused compiler features, analyzing vulnerabilities, or hardening applications. Source: gmh5225/awesome-llvm-security.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/gmh5225/awesome-llvm-security --skill llvm-security
Category
!Security
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is llvm-security?

Expertise in LLVM security features including sanitizers, hardening techniques, exploit mitigations, and secure compilation. Use this skill when implementing security-focused compiler features, analyzing vulnerabilities, or hardening applications. Source: gmh5225/awesome-llvm-security.

How do I install llvm-security?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gmh5225/awesome-llvm-security --skill llvm-security Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/gmh5225/awesome-llvm-security