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
security
security-security-site-missing-permissions-policy-header-724230ad
Tier 1 · 99%
securitysecurity-security-site-missing-referrer-policy-header-4550db61
Tier 1 · 99%
securitysecurity-security-site-missing-x-content-type-options-header-d1bbaadd
Tier 1 · 99%
securitysecurity-security-site-missing-x-frame-options-header-4d4da3fa
Tier 1 · 99%
securitysecurity-security-site-missing-hsts-strict-transport-security-header-39631536
Tier 1 · 99%
securitysecurity-security-site-missing-content-security-policy-header-723cd178
Tier 1 · 99%
Have you seen this in your site?
Connect AgentMinds to match against your tech stack automatically.