ai--llm-security

Solid

LLM and AI application security testing — prompt injection, jailbreak resistance, OWASP LLM Top 10 (2025), RAG and agent/tool-use security, model supply chain, and AI red teaming for authorized assessments

AI & Automation 161 stars 27 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 91/100

Stars 20%
74
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# AI & LLM Security ## Purpose Enable Claude to assess the security of AI/LLM-powered applications — chatbots, RAG pipelines, autonomous agents, and tool-using systems. Claude maps findings to the **OWASP Top 10 for LLM Applications (2025)** and the **MITRE ATLAS** adversarial-ML knowledge base, builds reproducible attack cases, and recommends concrete mitigations (input/output guardrails, least-privilege tool scopes, content provenance). > **Authorization Required**: Only test AI systems you own or are explicitly authorized to assess. Prompt-injection and data-exfiltration testing against third-party AI services may violate their terms of service and local law. Confirm written scope before proceeding. --- ## Activation Triggers This skill activates when the user asks about: - Prompt injection (direct or indirect), jailbreaks, or system-prompt extraction - OWASP LLM Top 10, MITRE ATLAS, or AI/ML threat modeling - Securing a RAG pipeline, vector database, or retrieval layer - LLM agent / tool-use / function-calling security and confused-deputy risks - Guardrail, content-filter, or model output validation design - Sensitive-information disclosure or training-data leakage from a model - Model / ML supply chain security (model files, `pickle`, model registries) - AI red teaming, jailbreak corpora, or automated adversarial prompt generation - Securing MCP (Model Context Protocol) servers and tool integrations --- ## Prerequisites ```bash pip install requests pyyaml rich `...

Details

Author
Masriyan
Repository
Masriyan/Claude-Code-CyberSecurity-Skill
Created
4 months ago
Last Updated
1 weeks ago
Language
Python
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category