FAQ

Frequently Asked Questions

Why do legitimate pentest prompts get blocked on other APIs?

Mainstream LLMs use generic hacking filters that cannot distinguish authorized security research from malicious intent. They block based on keywords and patterns, not authorization context.

How do I prove AI governance to enterprise clients?

Policy Gateway logs every decision with structured metadata: policy ID, user, project, reason code, and triggered categories. Export to your SIEM and include in engagement reports.

Can I restrict what individual analysts can ask?

Yes. Use policy_user tags and per-user quotas to enforce different access levels within the same engagement.

Is the AI output stored?

No. Prompts and completions are processed ephemerally. Only policy decision metadata is logged for audits.