Documentation

Instructeer is a deterministic guardrail API for AI applications.

Python client library

pip install instructeer
instructeer on GitHub →

Detects personally identifiable information in free-form text. 13 detector types covering financial identifiers, government IDs, and contact info.

Analyzes SQL queries for unbounded execution risk before they reach your database. Parses query structure, not raw text — full table scans, missing limits, cartesian joins, and unsafe DML detected across PostgreSQL, MySQL, BigQuery, and T-SQL.

PromptGuard

Coming soon

Detects prompt injection in text before it reaches your LLM. Covers direct injection and indirect injection in retrieved content.