Dicklesworthstone/acip
The Advanced Cognitive Inoculation Prompt
Deploys a multi-layered prompt injection defense by combining explicit narrative directives with categorized attack examples, guiding models to detect semantic manipulation, obfuscation, and indirect injection via RAG/tools. Available in three versioned variants (v1.0–v1.3) with trade-offs between token overhead, domain coverage, and operator observability—v1.3 adds configurable audit mode for security monitoring while v1.2 prioritizes cyber hardening. Integrates directly into LLM workflows via prepended prompts, dedicated checker models, or hybrid approaches with minimal architectural changes.
300 stars.
Stars
300
Forks
25
Language
Shell
License
—
Category
Last pushed
Mar 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/Dicklesworthstone/acip"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
protectai/llm-guard
The Security Toolkit for LLM Interactions
MaxMLang/pytector
Easy to use LLM Prompt Injection Detection / Detector Python Package with support for local...
agencyenterprise/PromptInject
PromptInject is a framework that assembles prompts in a modular fashion to provide a...
utkusen/promptmap
a security scanner for custom LLM applications
Resk-Security/Resk-LLM
Resk is a robust Python library designed to enhance security and manage context when...