BC RedTeam Skill
name: RedTeam description: Adversarial analysis with 32 agents. USE WHEN red team, attack idea, counterarguments, critique, stress test. SkillSearch('redteam') for docs.
name: RedTeam description: Adversarial analysis with 32 agents.
As a process C 60/100 · Has gaps — weak spots: when it triggers, inputs and preconditions, failures and branches
How to improve
For the model run — optional
- Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 12
✓ No critical or high findings
Medium and low: 12
-
low Risky intent
intent-offensive-securityIntegration.md:3Offensive-security / dual-use content (legitimate for authorised testing; review intended use)# Red Team Integration Guide
-
low Risky intent
intent-offensive-securityPhilosophy.md:3Offensive-security / dual-use content (legitimate for authorised testing; review intended use)# Red Team Philosophy
-
low Risky intent
intent-offensive-securityPhilosophy.md:7Offensive-security / dual-use content (legitimate for authorised testing; review intended use)Military red teaming - dedicated teams that attack plans, strategies, and assumptions to find vulnerabilities before the enemy does.
-
low Risky intent
intent-offensive-securitySKILL.md:4Offensive-security / dual-use content (legitimate for authorised testing; review intended use)USE WHEN red team, attack idea, counterarguments, critique, stress test.
-
low Risky intent
intent-offensive-securitySKILL.md:12Offensive-security / dual-use content (legitimate for authorised testing; review intended use)description: Adversarial analysis with 32 agents. USE WHEN red team, attack idea, counterarguments, critique, stress test. SkillSearch('redteam') for docs. -
low Risky intent
intent-offensive-securitySKILL.md:58Offensive-security / dual-use content (legitimate for authorised testing; review intended use)| Red team analysis (stress-test existing content) | `Workflows/ParallelAnalysis.md` |
-
low Risky intent
intent-offensive-securitySKILL.md:90Offensive-security / dual-use content (legitimate for authorised testing; review intended use) (quoted — discussed, not commanded)User: "red team this microservices migration plan"
quoted -
low Risky intent
intent-offensive-securityWorkflows/AdversarialValidation.md:167Offensive-security / dual-use content (legitimate for authorised testing; review intended use) (detector / deny-list definition)- **32-Agent Protocol:** "Red team this argument/idea" - stress-test existing content
detector -
low Risky intent
intent-offensive-securityWorkflows/ParallelAnalysis.md:3Offensive-security / dual-use content (legitimate for authorised testing; review intended use)# Red Team Parallel Analysis Workflow
-
low Risky intent
intent-offensive-securityWorkflows/ParallelAnalysis.md:117Offensive-security / dual-use content (legitimate for authorised testing; review intended use)| PT-1 | **The Red Team Lead** - Thinks like an attacker 24/7. | "Here's how I'd exploit this logic." |
-
low Risky intent
intent-offensive-securityWorkflows/ParallelAnalysis.md:322Offensive-security / dual-use content (legitimate for authorised testing; review intended use)# RED TEAM VERDICT
-
low Risky intent
intent-offensive-securityWorkflows/ParallelAnalysis.md:462Offensive-security / dual-use content (legitimate for authorised testing; review intended use)- Total: ~10-15 minutes for comprehensive red team
Files scanned: 5. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
name-formatname should be kebab-case (lowercase letters, digits, hyphens)
Process rating: all ten parameters 60/100
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Failures and branches. Linear process with no failure handling
- 0Progress reporting. Says nothing while it works
- 20When it triggers. No condition that starts the skill
- 30Running it twice. 2 mutating operations with no state check
- 40Consistency. Frontmatter name (RedTeam Skill) differs from the folder (tesy)
- 100Tools and files. No external tools needed
- 100Steps. 9 steps
- 100Result and completion. Output format and completion criterion are stated
- 100Execution cost. Instruction body is 872 tokens
Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.
Quality signals
- +5Description has no quoted example phrases that should trigger the skill
- +4Description does not say when NOT to use the skill (false activations)
- -2localhost URLs: will not work for another user
- +1No license
- +2Single-language instructions
- +3Description length 169: enough signal without eating the budget
- +4Structure: 7 headings
- +3Step-by-step instructions: 9 items
- +3Output format is stated explicitly
- +4Has examples (6 code blocks)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 80.