SKILLEMALL.ai

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.

modbender/skill-library-mcp Agent Skills author: modbender MIT 5 files body ≈ 872 tokens Open the sourcegithub.com analyzed 2 d ago

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

AnalyzerAI and agentstype and topics are labelled automatically from the skill text
JSON
Technical rating
B
85/100
safety, quality, tests
Safety 60%
88
Quality 40%
80
Run on models
none yet
Process rating
C
60/100
Has gaps
Inputs and preconditions w 11
0
Failures and branches w 10
0
Progress reporting w 2
0
the three weakest of ten parameters · all ten

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-security Integration.md:3
      Offensive-security / dual-use content (legitimate for authorised testing; review intended use)
      # Red Team Integration Guide
    • low Risky intent intent-offensive-security Philosophy.md:3
      Offensive-security / dual-use content (legitimate for authorised testing; review intended use)
      # Red Team Philosophy
    • low Risky intent intent-offensive-security Philosophy.md:7
      Offensive-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-security SKILL.md:4
      Offensive-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-security SKILL.md:12
      Offensive-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-security SKILL.md:58
      Offensive-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-security SKILL.md:90
      Offensive-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-security Workflows/AdversarialValidation.md:167
      Offensive-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-security Workflows/ParallelAnalysis.md:3
      Offensive-security / dual-use content (legitimate for authorised testing; review intended use)
      # Red Team Parallel Analysis Workflow
    • low Risky intent intent-offensive-security Workflows/ParallelAnalysis.md:117
      Offensive-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-security Workflows/ParallelAnalysis.md:322
      Offensive-security / dual-use content (legitimate for authorised testing; review intended use)
      # RED TEAM VERDICT
    • low Risky intent intent-offensive-security Workflows/ParallelAnalysis.md:462
      Offensive-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-format name 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.