Skip to content
← All skills

Admin & Security

Auditor Skill

Compliance firewall for PII, prompt injection, and policy.

Auditor skill overview diagram
01

How it works

The Auditor skill acts as a security and compliance firewall for your agent. It monitors all inbound and outbound messages in real-time, detecting sensitive data, malicious inputs, or policy violations before they are processed.

02

Key features

PII Detection

Automatically redact or block PII (SSN, credit cards).

Prompt Injection Defense

Detect and block attempts to manipulate the agent's instructions (jailbreaks).

Custom Policies

Define specific topics the agent is strictly forbidden from discussing.

Alerting

Trigger alerts to administrators when a violation occurs.

03

How to configure it

  1. 01

    Enable the Auditor skill in Launch Pad.

  2. 02

    Choose which auditor modules to enable (PII, Hack/Injection, Custom).

  3. 03

    Decide whether sensitive data should be blocked entirely or redacted (e.g., replaced with [REDACTED]).

  4. 04

    Enter the email addresses or webhook URLs that should receive notifications when a violation is detected.

04

Frequently asked questions

Does the Auditor increase response time?

Slightly — because it evaluates messages before they reach the main LLM, it adds a small amount of latency to ensure compliance.

Can I define custom regex patterns for PII?

Yes — the Custom Auditor module allows you to define regular expressions for proprietary data formats unique to your business.

05

More Admin & Security skills