Evaluate authorized jailbreak and prompt-injection resilience with reproducible attacks, budgets, graders, and side-effect boundaries. Use for controlled checkpoints, local harnesses, or explicitly authorized systems.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add gaelic-ghost/socket --skill evaluate-jailbreak-resilience --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Evaluate Jailbreak Resilience?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gaelic-ghost-evaluate-jailbreak-resilience-socket)More formats (shields.io, HTML) on the badges page.
---
name: evaluate-jailbreak-resilience
description: Evaluate authorized jailbreak and prompt-injection resilience with reproducible attacks, budgets, graders, and side-effect boundaries. Use for controlled checkpoints, local harnesses, or explicitly authorized systems.
---
# Evaluate Jailbreak Resilience
## Establish Authorization And Scope
Name the model or system owner, allowed target, data boundary, attack surfaces, maximum attempts, tool/network permissions, retention policy, and stop condition. Default to local checkpoints and inert test tools. Real external systems require explicit authorization.
## Build The Evaluation
1. Define the prohibited or protected behaviors as observable policy cases rather than vague “safety.”
2. Separate direct jailbreaks, role-play/encoding transformations, multi-turn attacks, indirect prompt injection, tool-output injection, and adaptive attacks.
3. Freeze a non-adaptive suite for regression tracking; isolate adaptive attacks and record their query budget.
4. Include benign hard negatives that resemble attacks but should succeed normally.
5. Pin model, system prompt, template, sampling, harness, defense, and grader revisions.
6. Grade policy outcome, task completion, refusal correctness, benign over-refusal, tool side effects, and detection/recovery separately.
7. Manually audit a stratified sample and all high-severity successes.
8. Report attack success by family and budget with uncertainty and invalid-case counts.
## Safe Harness Rules
- Replace destructive or privileged tools with deterministic fakes unless the system test explicitly requires a sandboxed real tool.
- Block network and credential access by default.
- Redact secrets and personal data from cases and logs.
- Do not publish reusable exploit payloads or harmful generations beyond what the authorized evidence requires.
## References
Use `references/jailbreak-evaluation.md` for suite construction and disclosure rules.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!