Agent Armor API Reference
    Preparing search index...

    Class DynamicCloakingDetector

    Detects JavaScript patterns that conditionally serve different content to AI agents vs human users.

    Reference: Zychlinski (2025) — fingerprinting scripts that detect LLM-powered web agents and serve semantically different pages.

    Hierarchy (View Summary)

    Index
    category: TrapCategory = 'content-injection'

    Which trap category this detector addresses

    id: "dynamic-cloaking" = 'dynamic-cloaking'

    Unique identifier for this detector

    name: "Dynamic Cloaking Detector" = 'Dynamic Cloaking Detector'

    Human-readable name

    trapType: TrapType = 'dynamic-cloaking'