setting-up-a-data-warehouse-source
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a structured and secure workflow for connecting external data sources to PostHog, enforcing a three-step discovery and validation process (
wizard->db-schema->create) to ensure configuration accuracy. - [SAFE]: Follows security best practices by explicitly instructing the agent not to collect sensitive OAuth tokens (for Hubspot, Salesforce, etc.) in chat, directing users to the official PostHog UI instead.
- [SAFE]: Uses specialized internal tools for credential validation and schema discovery, ensuring that sensitive information is handled within the platform's execution environment.
- [SAFE]: Includes specific pre-flight checks (e.g., CDC prerequisites for Postgres) to prevent failed configurations and provide actionable feedback to the user without exposing system internals.
Audit Metadata