security-review-owasp-ai-agent-security

Review AI agent systems for prompt injection and unsafe tool execution.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/sjinks/ai-owasp-skillset --skill security-review-owasp-ai-agent-security
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-review-owasp-ai-agent-security
Source: https://github.com/sjinks/ai-owasp-skillset/tree/main/.github/skills/security-review-owasp-ai-agent-security
Command: npx skills add https://github.com/sjinks/ai-owasp-skillset --skill security-review-owasp-ai-agent-security

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps reviewers assess AI agent systems for security weaknesses such as prompt injection, unsafe tool execution, context leakage, and weak operational guardrails.

Core Features & Use Cases

  • Trust Boundary Review: Analyzes how user input, retrieved content, tools, memory, and model outputs interact across the agent workflow.
  • Abuse Path Detection: Identifies paths that could enable secret exposure, policy bypass, unauthorized actions, or unsafe autonomous behavior.
  • Evidence-Based Reporting: Produces findings with severity, confidence, affected area, evidence, impact, and remediation guidance for security reviews.

Quick Start

Use the security-review-owasp-ai-agent-security skill to review the provided AI agent flow for prompt injection and unsafe tool usage.

Frequently Asked Questions about security-review-owasp-ai-agent-security

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review an AI agent system for prompt injection vulnerabilities?

To review an AI agent system for prompt injection vulnerabilities, analyze how user input, retrieved content, and memory interact across trust boundaries to identify paths enabling policy bypass or unauthorized actions. The review requires evidence-based findings with severity and confidence ratings.

What is context leakage in AI agents and how do I detect it?

Context leakage in AI agents occurs when sensitive information from memory, retrieved content, or system prompts is exposed through model outputs. Detect it by tracing data flows across the agent workflow and reviewing memory, logging, and retrieval paths for unauthorized data exposure.

How do I check AI agent tools for unsafe execution and abuse paths?

Check AI agent tools for unsafe execution by analyzing tool invocation paths for least privilege enforcement, output validation, and containment. Identify abuse paths that could enable secret exposure, unauthorized actions, or unsafe autonomous behavior, documenting findings with remediation guidance.

Can I assess AI agent operational guardrails and human-approval workflows?

Yes, you can assess AI agent operational guardrails and human-approval workflows by reviewing deployment controls, logging configurations, and approval triggers. The review evaluates whether guardrails adequately prevent unsafe autonomous behavior and enforce policy across the agent system.

What's the best way to report AI agent security review findings?

The best way to report AI agent security review findings is to produce evidence-based reports with clear severity and confidence ratings for each issue. Separate confirmed problems from review gaps, documenting affected areas, evidence, impact, and remediation guidance for every finding.

Does this AI agent security review cover code, configuration, and architecture?

Yes, this AI agent security review covers code, configuration, architecture, prompts, tools, retrieval paths, memory, logging, deployment controls, and human-approval workflows. It applies topic-specific checks for least privilege, output validation, and containment across all these areas.