aaf-security

Official

Secure agentic systems with AAF.

AuthorAgenticAF-Community
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the critical need to design and implement robust security measures for agentic AI systems, mitigating risks associated with instruction manipulation, tool misuse, and data exfiltration.

Core Features & Use Cases

  • Boundary Controls: Enforces authentication, authorization, and rate limiting at all entry points.
  • Privilege Separation: Implements Master-Junior or Supervisor-gate patterns for constrained execution.
  • Tool Gateway: Mandates a single, non-bypassable gateway for all tool invocations, enforcing policy and budgets.
  • Prompt Injection Mitigation: Provides strategies to treat external content as hostile and enforce instruction hierarchy.
  • Use Case: When developing a new agent that interacts with external tools, use this skill to ensure all tool calls are validated, authorized, and operate under the principle of least privilege, preventing potential misuse or security breaches.

Quick Start

Use the aaf-security skill to review the security architecture for a new agent that will process user requests and interact with external APIs.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: aaf-security
Download link: https://github.com/AgenticAF-Community/FrameworkCore/archive/main.zip#aaf-security

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.