Prompt Injection Guard

Scan fetched web content for prompt injection patterns before it is passed to a downstream LLM call. Returns the content with suspicious blocks quarantined plus a verdict (clean / quarantined / suspicious). Mandatory for any skill that ingests arbitrary web text — including source-fetcher, voices-watcher, weekly-intelligence-digest, every on-demand researcher, and any skill that promotes content from _inbox/. Do not use for trusted user input or for already-curated vault content.

themarmack Updated

File contents

themarmack/research-bot/tree/main/.claude/skills/prompt-injection-guard commit 5b96be52ba

Frequently asked questions

npx skillmds@latest add themarmack/prompt-injection-guard