finding-sessions-to-watch

Pass

Audited by Gen Agent Trust Hub on Jun 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill utilizes official PostHog integration tools such as posthog:query-session-recordings-list and posthog:execute-sql for their intended analytical purposes within the platform.
  • [SAFE]: All deep-links are constructed using the {posthog_base_url} placeholder, ensuring that user navigation remains within their own trusted PostHog instance.
  • [SAFE]: The workflow incorporates defensive patterns, such as using posthog:read-data-schema to validate event names and properties before they are used in filters or SQL queries, reducing the risk of processing unexpected data.
  • [SAFE]: The SQL templates provided are restricted to read-only operations (SELECT) on event data to identify session IDs, consistent with the skill's primary purpose of finding relevant recordings.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 15, 2026, 12:35 PM
Security Audit — agent-trust-hub — finding-sessions-to-watch