Agent Armor API Reference
    Preparing search index...

    Class SubAgentSpawningDetector

    Detects sub-agent spawning traps.

    Reference: Triedman et al. (2025) — adversarial content hijacks multi-agent control flow with 58-90% success rate.

    Hierarchy (View Summary)

    Index
    category: TrapCategory = 'behavioural-control'

    Which trap category this detector addresses

    id: "sub-agent-spawning" = 'sub-agent-spawning'

    Unique identifier for this detector

    name: "Sub-Agent Spawning Detector" = 'Sub-Agent Spawning Detector'

    Human-readable name

    trapType: TrapType = 'sub-agent-spawning'