What problem does it solve?
This Skill helps you assess the security of AI and LLM-powered systems before they are deployed or trusted, especially when they can be manipulated by untrusted prompts, retrieved documents, or tool calls.
Core Features & Use Cases
- Threat modeling: Map an AI application against the OWASP LLM Top 10 and MITRE ATLAS to identify prompt injection, sensitive data exposure, excessive agency, and supply chain risks.
- Prompt injection testing: Run structured direct, indirect, and obfuscated jailbreak tests to see whether a model reveals secrets, ignores instructions, or abuses tools.
- Model artifact scanning: Check model files and checkpoints for unsafe deserialization patterns that could execute code on load.
- Use case: A security reviewer can evaluate a RAG chatbot, test whether retrieved content can drive tool actions, and confirm whether model files are safe to load.
Quick Start
Ask me to assess an authorized AI application for prompt injection, agent/tool-use risks, and unsafe model artifacts.