redteam-mindset

Guide red-team operators to preserve access-impact finding correctness during engagements.

1|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/jellaharshith/SWIFT --skill redteam-mindset-jellaharshith
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: redteam-mindset
Source: https://github.com/jellaharshith/SWIFT/tree/main/swift/skills/cbh/skills/redteam-mindset
Command: npx skills add https://github.com/jellaharshith/SWIFT --skill redteam-mindset-jellaharshith

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It prevents operators from drifting into defensive, WAPT-style caution that causes missed access-impact findings or premature retraction when signals are difficult to reproduce.

Core Features & Use Cases

  • Red-team scope discipline: Aligns decisions to “gain access, prove impact” versus “find a bug, write a report,” reducing wrong-stop behavior.
  • Finding correctness under blockers: Uses evidence-first rules (repro artifacts, deltas, cross-check thinking) to avoid false negatives when defenses appear or verification fails once.
  • Sister-app and surface completeness: Encourages consistent probing across shared infrastructure and discovered attack surfaces so confirmations become multi-surface findings instead of single-target notes.

Quick Start

Use the redteam-mindset skill at the start of an external red-team engagement, then apply it again whenever you feel tempted to stop or retract after a reproducibility hiccup.

Frequently Asked Questions about redteam-mindset

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prevent missing access-impact findings during authorized red team engagements?

Authorized red team engagements require disciplined decision-making to preserve finding correctness and completeness. Operators must separate testing the next probe from finding validation, enforcing evidence-first rules to prevent premature retraction when signals are difficult to reproduce.

What is the difference between red team scope discipline and WAPT-style testing?

Red team scope discipline focuses on gaining access and proving impact, whereas WAPT-style testing focuses on finding a bug and writing a report. Aligning decisions to access-impact proof reduces wrong-stop behavior and prevents drifting into defensive caution that causes missed findings.

How do I validate red team findings when verification fails or defenses appear mid-run?

Finding validation under mid-run blockers requires evidence-first rules using repro artifacts, deltas, and cross-check thinking. This enforces operator discipline against retraction and self-throttling anti-patterns, preventing false negatives when verification fails once.

When should I apply red team mindset rules during an external engagement?

Apply red team mindset at the start of an external authorized engagement, then reapply it whenever you feel tempted to stop or retract after a reproducibility hiccup. It enforces engagement-wide authorization checks and cross-surface probing consistency.

How do I ensure completeness across shared infrastructure and discovered attack surfaces?

Sister-app and surface completeness requires consistent probing across shared infrastructure and discovered attack surfaces. This encourages multi-surface findings instead of single-target notes, maintaining engagement scope and operator discipline.

What causes false negatives in red team operations and how do I avoid them?

False negatives in red team operations occur when operators prematurely retract findings after a reproducibility hiccup or switch to WAPT-style caution. Enforcing evidence hygiene with repro artifacts, deltas, and cross-check practices prevents these self-throttling anti-patterns.