Jump to Content

Agent Risk Self Assessment

AI Agents are sensitive to a specific set of risks. We developed this self-assessment for security practitioners, to help identify which AI risks may be most relevant to your agents.

Use this assessment to start conversations and guide further research.

Agent Risk Self Assessment

This is a resource to help you understand which SAIF risks may be relevant to your organization.

It is for informational purposes only and does not constitute or replace professional advice. Your answers are not collected or shared. By continuing, you agree with the terms.

Learn more.

Agent Risk Self Assessment

Identity and authorization

Does your AI Agent use an agent-specific identity with well-scoped credentials to ensure it can access only the data and tools it actually needs and is authorized to use?

Observability

Does your AI Agent keep a clear record of its actions, inputs, and outputs so users and operators can monitor and audit what it is doing on their behalf?

User Control

Does your AI Agent use Human-in-The-Loop (HiTL) or Human-on-The-Loop (HoTL) mechanisms, enabling users to oversee and govern actions involving critical systems and sensitive data?

Built-in model safety

Is your AI Agent powered by a model that has built-in adversarial safeguards to protect itself against prompt injection attacks and to prevent it from generating harmful content (or code)?

In-tool guardrails

Does your AI Agent have policy guardrails to prevent accidental or malicious misuse of your data and systems?

Input and output screening

Does your AI Agent check incoming requests for attacks and sanitize its responses to prevent data leaks?

Testing

Have you tested your AI Agent to see how it handles prompt injection attacks designed to trick it into breaking security rules?

SAIF Agent Security Risk Report

Based on your self assessment answers, the following risks may be relevant to your organization.

Based on your self assessment answers, your risks are well mitigated. Please review this report for additional information.

This report has been shared with you. Start over to create your own report.

Agent risks

Rogue actions

An agent executes an operation (via tools or APIs) that is not aligned with the user's intent; either accidentally (due to a model hallucination or reasoning error) or maliciously (due to indirect prompt injection through untrusted content).

Sensitive Data Disclosure (or Data Exfiltration)

An agent reveals private, confidential, or proprietary information to unauthorized parties.

Assessment & mitigations

Mitigations that need consideration

Mitigations in place