Prompt Injection Dataset Scanner
Pricing
Pay per event
Prompt Injection Dataset Scanner
Scan and sanitize dataset records before they enter LLM, RAG, or agent pipelines.
Prompt Injection Dataset Scanner
Pricing
Pay per event
Scan and sanitize dataset records before they enter LLM, RAG, or agent pipelines.
You can access the Prompt Injection Dataset Scanner programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, youβll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "buyerQuery": "buyer-ready records with source evidence",< "taskIntent": "buyer-ready-product-run",< "sourceMode": "sample",< "outputMode": "sample-records",< "startUrls": [],< "maxItems": 1<}' |<apify call zentrafoundry/zentra-prompt-injection-quarantine --silent --output-datasetThe Apify CLI is the official tool that allows you to use Prompt Injection Dataset Scanner locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: