agent:secure

Installation
SKILL.md

Agent Security Audit

Performs a security audit of an AI agent system. Applies patterns 18-21 from "Patterns for Building AI Agents" (Bhagwat & Gienow, 2025): preventing the lethal trifecta, sandboxing code execution, granular access control, and input/output guardrails.

When to use

Use this skill when the user needs to:

  • Audit an existing agent for security vulnerabilities
  • Design security controls for a new agent
  • Prevent prompt injection and data exfiltration
  • Set up sandboxing for code execution
  • Design access control and guardrails

Instructions

Step 1: Understand the Agent

Use the AskUserQuestion tool to gather context:

  1. What does the agent do?
Related skills
Installs
7
Repository
ikatsuba/skills
First Seen
Mar 6, 2026