AI Access Logging Needs Prompt-Level Detail
Standard web access logs are not enough for AI systems. Prompt-level logging captures what an incident reconstruction actually needs.
Shadow AI Needs Discovery Before Policy
A policy written before discovery fails. Find actual AI use through network review, audits, procurement records, and non-punitive surveys.
AI Incident Response Needs a Model-Specific Playbook
A generic IT incident response plan misses AI failure modes. A model-specific playbook covers rollback, evidence, and decision rights.
AI Output Handling Needs Downstream Validation
Raw model output should never reach a database, shell, or user unvalidated. Apply the same discipline used for user input.
Training Data Poisoning Needs Source Control
Poisoning attacks corrupt training or fine-tuning data. Source control, provenance, and auditing reduce the risk before a training run.
AI Red Teaming Needs a Realistic Adversary
Red teaming an AI system differs from red teaming a network. Define the adversary first, then test, document, and feed findings back.
Model Supply Chain Needs Provenance Checks
An unverified model file is a supply chain risk. Provenance, signing, and version pinning bring model artifacts under control.
AI Agent Tool Permissions Need Least Privilege
An AI agent should hold narrower permissions than the people who built it. Map its tools, scope its credentials, and review its grants.
Prompt Injection Defense Needs Layered Controls
Prompt injection cannot be fully solved at the model level, so layered controls must compensate.
AI Security Needs Its Own Threat Model
AI security is a discipline with its own assets, adversaries, and failure modes. This guide maps the branch: what each control covers and where to start.