Skip to main content
prisma-airs-cli

CLI and library for Palo Alto Prisma AIRS AI security

CI License: MIT Node 20+ TypeScript


Prisma AIRS CLI is a CLI tool that provides full operational coverage over Palo Alto Prisma AIRS AI security capabilities — runtime prompt scanning and configuration management, custom topic guardrail commands, adversarial AI red teaming, and ML model supply chain security.

Capabilities

  • Runtime Security — Scan prompts against live AIRS security profiles (sync and async), and manage runtime configuration: profiles, topics, API keys, customer apps, deployment/DLP profiles, and scan logs.
  • Guardrail Generation — Atomic runtime topics commands (create, apply, evaluate, revert). An external agent orchestrates the create–apply–eval–revert loop to refine coverage against a static prompt set.
  • AI Red Teaming — Launch static, dynamic, and custom adversarial scans against AI targets. Full CRUD for targets, prompt sets, and individual prompts with attack category filtering.
  • Model Security — ML model supply chain security: manage security groups, browse rules, configure rule instances, create scans, and review evaluations, violations, and file results.
  • DLP Detection Testing — A synthetic, multi-modality corpus (PDF, JPEG, PNG, DOCX, ZIP) for evaluating how well a scanner detects sensitive data hidden via invisible text layers, metadata, container padding, OCR-only pixels, and steganography.

Platform Features

  • DLP Detection — Generate, scan, and manage DLP filtering profiles, patterns, and dictionaries for sensitive-data detection.

Get Started

  • Installation — Prerequisites, installation, and credential setup.
  • Quick Start — Run your first command in minutes.
  • Configuration — Tuning parameters and data locations.
  • Architecture — System overview, core loop, and design decisions.