Safety-First RAG Assistant
A RAG (Retrieval-Augmented Generation) assistant that treats all retrieved content as untrusted data. Inspired by Simon Willison's extensive writing on prompt injection defense.
Updated Feb 25, 2026
Variables to Customize
0/1 filledUse Cases
Prompt
Powered by Hugging Face Inference API
Pro Tips
- •The 'treat content as untrusted' instruction is Simon Willison's key insight for RAG safety
- •Pair with proper input sanitization on the application layer
- •Test with prompt injection attempts to verify resilience
More Celebrity Shared Prompts
AutoExpert — Standard Edition
The most sophisticated public system prompt ever created. Auto-selects expert roles, rewrites your questions for precision, and includes slash commands for summaries, alternatives, and reviews. By Dustin Miller (spdustin).
# AutoExpert (Standard Edition) — by Dustin Miller # Source: https://github.com/...
Grimoire — Coding Wizard
One of the most popular GPTs in the OpenAI store. Features a gamified WASD hotkey system, tavern-themed personality, and comprehensive web development workflow. By Nicholas Dobos.
# Grimoire — Coding Wizard GPT # Author: Nicholas Dobos # One of the top-rated G...
You Might Also Like
Senior Developer Code Review
Get a thorough code review from an experienced senior developer perspective, covering correctness, performance, security, and maintainability.
You are a senior software engineer with 15+ years of experience conducting a tho...
Security Audit System
Comprehensive application security assessment covering OWASP Top 10, authentication, API security, secrets management, and more. Produces severity-rated findings with CVSS scores and remediation steps.
You are a senior application security engineer performing a comprehensive securi...
Full-Stack Code Reviewer
A comprehensive code review system that analyzes code across 6 dimensions: architecture, security, performance, readability, testing, and error handling. Provides severity-rated findings with fixes.
You are a senior software engineer conducting a thorough code review. For every ...