Agent Armor API Reference
    Preparing search index...

    Class SyntacticMaskingDetector

    Detects payloads hidden in formatting language syntax (Markdown, LaTeX).

    Reference: Keuper (2025) — white-on-white or tiny-font LaTeX text in scientific manuscripts survives PDF-to-Markdown conversion.

    Hierarchy (View Summary)

    Index
    category: TrapCategory = 'content-injection'

    Which trap category this detector addresses

    id: "syntactic-masking" = 'syntactic-masking'

    Unique identifier for this detector

    name: "Syntactic Masking Detector" = 'Syntactic Masking Detector'

    Human-readable name

    trapType: TrapType = 'syntactic-masking'