injection-training

Automate iterative training cycles evaluating ShieldPilot's PromptScanner against training data.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/maxwalser001-del/shieldpilot --skill injection-training
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: injection-training
Source: https://github.com/maxwalser001-del/shieldpilot/tree/main/.claude/skills/injection-training
Command: npx skills add https://github.com/maxwalser001-del/shieldpilot --skill injection-training

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Iterative training loop that evaluates ShieldPilot's PromptScanner against training data and improves detection patterns until the target rate is reached.

Core Features & Use Cases

  • Phase 1: Evaluate Current State
  • Phase 2: Analyze Gaps
  • Phase 3: Implement Fixes
  • Phase 4: Re-evaluate
  • Phase 5: Update Training Data
  • Training loop protocol to raise detection rate and coverage.

Quick Start

Run an iterative training cycle to evaluate and improve ShieldPilot's PromptScanner on your training data.

Frequently Asked Questions about injection-training

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

FAQPage Schema
How do I automate iterative prompt injection detection training?

Automate iterative prompt injection detection training by running a five-phase loop that evaluates the scanner, analyzes detection gaps, implements pattern fixes, re-evaluates, and updates the training data.

What is the best way to improve prompt injection detection rates?

Improve prompt injection detection rates by applying an iterative training loop protocol that analyzes coverage gaps and refines detection patterns until your target rate is reached.

How do I evaluate a prompt scanner against my training data?

Evaluate a prompt scanner against your training data by executing the evaluation phase to measure current detection rates and audit coverage across existing patterns.

Do I need Python tooling to run prompt injection training loops?

Yes, you need Python tooling, the scanner suite, and access to the training corpus in tests and sentinelai to run end-to-end prompt injection training cycles.

What steps are involved in refining security testing patterns for prompt injection?

Refining security testing patterns involves evaluating current detection states, analyzing undetected gaps, implementing pattern fixes, re-evaluating the scanner, and updating the training corpus.

Can I use this workflow to audit pattern coverage for machine learning security?

Yes, you can use this workflow to audit coverage across patterns for machine learning security by systematically evaluating detection rates and refining pattern logic.