Skip to main content

prompt-injection-defender

MANUAL-ONLY; never auto-invoke. Design the layered defense against prompt injection (OWASP LLM01) for an LLM feature or agent — establish trust zones (trusted rules vs untrusted user input, retrieved docs, webpages, tickets, emails, logs, tool/model outputs), enforce that untrusted content can never change instructions/tool permissions/identity/access policy/execution plan, spec content/instruction separation, gate every side-effecting action behind deterministic authorization outside the model, and define the injection red-team suite that proves it. Covers direct and indirect injection. Use when hardening an AI feature against injection or jailbreaks, or after ai-threat-modeler flags an injection risk. Do NOT use for the whole AI threat model (ai-threat-modeler), retrieval authorization (rag-security-architect), tool-permission design (agent-tool-safety-guard), output rendering/exec (llm-output-safety-reviewer), or prompt-secrecy (system-prompt-leakage-reviewer). Edits code/prompts, so it is manual-only.

설치로 이동

소스 정보

저장소
ModernNomad-98/Project-Aegis
최근 소스 활동
2026년 7월 18일 05:05
감지된 SKILL.md 언어
영어
스타
3
포크
0

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.