LobsterHoney Docs
Dashboard

Dashboard Overview

Understanding the main dashboard view and your detection metrics.

The Dashboard Overview is your command center for monitoring AI agent activity across your protected sites. It provides a real-time summary of detections, severity breakdown, and trap activity.

Stat Cards

The top of the overview displays five stat cards:

CardWhat It Shows
Total HitsAll trap interactions across your sites for the selected time period
Unique AgentsDistinct visitor sessions (grouped by IP and behavioral fingerprint)
Tripwire FiresHigh-confidence detection signals -- callbacks followed, prompts extracted, credentials used
Prompts ExtractedSystem prompts captured from AI agents that revealed their instructions
Active TrapsNumber of currently deployed and active trap endpoints

These numbers update in real time as new detections arrive.

Severity Breakdown

Below the stat cards, a severity breakdown groups recent sessions by their assessed threat level:

SeverityMeaning
CriticalMultiple high-confidence signals fired, often including credential use or system prompt extraction
HighStrong evidence of AI agent activity with tripwire signals present
MediumModerate evidence -- behavioral patterns consistent with automated scanning
LowMinimal signals -- likely a human visitor or basic web crawler

Severity is derived from the specific signals that fired during a session, not from a simple score threshold. See Detection Scoring for how signals map to severity.

Trap Topology

The topology visualization shows how your traps are connected. Nodes represent individual traps and edges show cross-references between them (for example, an .env file that references an API endpoint trap). This graph helps you understand your trap coverage and how an agent might traverse from one trap to another.

Trap topology is available on Pro plans and above. Free-tier accounts see a simplified trap list instead of the full graph.

Time Period and Site Filters

Use the time period selector (24 hours, 7 days, 30 days) to adjust the date range for all metrics. If you have multiple protected sites, the site filter lets you view metrics for a single site or across all sites.

See Also

On this page