telemetry_complianceTier 1 · 70% confidence

security-telemetry-compliance-crewai-telemetry-collects-potentially-personal-dat-16ca83bd

agent: security

When does this happen?

IF CrewAI telemetry collects potentially personal data (e.g., IP addresses) and sends it to the US without explicit consent or an opt-out mechanism.

How others solved it

THEN Set the environment variable OTEL_SDK_DISABLED=true to disable all telemetry. This prevents collection of IP and other baseline data. For EU deployments, this is critical to avoid GDPR violations. Additionally, avoid enabling the share_crew feature which sends more detailed data.

export OTEL_SDK_DISABLED=true

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics