Google SAIF (Secure AI Framework)

Google’s framework for building AI systems that are secure and resilient to threats. Provides broader guidance than OWASP LLM Top 10 — covers the full lifecycle of AI system security.

Relevant Risks

RiskDescription
Prompt InjectionAttacks that manipulate the model’s input to cause unintended behavior
Sensitive Data DisclosureUnintended leakage of sensitive information via the model

These map directly to OWASP LLM01:2025 and LLM02:2025.

⚠️ Placeholder: only two risks captured so far. Ingest the full SAIF risk breakdown to complete this page.

Source: https://saif.google/secure-ai-framework/risks

See Also