downloading-batch-export-files
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a standard workflow for using PostHog-specific tools (
posthog:file-download-batch-exports-*) to manage data exports. - [SAFE]: Data downloads are performed through authenticated REST endpoints (
/api/projects/{project_id}/...) within the user's existing PostHog context. - [SAFE]: The instructions explicitly advise against printing file contents to the chat and recommend saving binary (Parquet) or large (JSONLines) data directly to files to prevent information overflow or misinterpretation.
- [SAFE]: A security-conscious 'Watch-out' warns the agent not to share temporary signed URLs with unrelated services, as they grant access to the exported data.
- [SAFE]: All referenced tools and API endpoints are legitimate vendor resources provided by PostHog.
Audit Metadata