Safety & Security
Prompt injection, guardrails, governance, and handling sensitive data.
16 Security
- Model Supply Chain Risk Downloading weights runs someone else's file on your hardware. What can hide in a model, an adapter, or a tool server.
- Handling PII and Sensitive Data Prompts leave your infrastructure, logs persist, and models memorize. Three exposure paths and what to do about each.
- AI Governance and Compliance The documentation and process obligations around shipping AI. What holds regardless of jurisdiction, and what to write down.
- Prompt Injection Instructions and data arrive as the same thing. That is the vulnerability, it has no complete fix, and the defense is architectural.
- Jailbreaks and Guardrails Why safety training is a tendency rather than a rule, and how to build the enforcement layer that does hold.
- Content Moderation Filtering what goes in and what comes out. Where classifiers belong, and why over-blocking is as real a failure as under-blocking.
- Red-Teaming AI Systems Adversarial testing of your own system before someone else does it. What to try, how to organize it, and what to do with findings.