integration-fastapi
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of the official PostHog Python SDK via standard package managers.
- [DATA_EXFILTRATION]: The skill is designed to capture and send analytics, feature flag evaluation data, and exception traces to PostHog's official service host at
us.i.posthog.com. - [COMMAND_EXECUTION]: Includes instructions for standard development workflows, such as virtual environment creation and dependency installation using
pip. - [CREDENTIALS_UNSAFE]: Explicitly mandates the use of environment variables for API keys and provides a
.env.examplefile with placeholders to prevent hardcoding of sensitive information.
Audit Metadata