Strava Privacy Audit
strava_privacy_auditAudit your Strava client's privacy settings, cache status, token path, GPS redaction, and environment variables without exposing sensitive values. Identify misconfigurations to enhance data protection.
Instructions
Return local privacy, cache, token-path, GPS redaction and env-presence posture without revealing secret values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | Yes | ||
| project | Yes | ||
| cache_path | Yes | ||
| token_path | Yes | ||
| unofficial | Yes | ||
| stdout_safe | Yes | ||
| cache_enabled | Yes | ||
| config_source | Yes | ||
| secret_env_vars | Yes | ||
| local_config_path | Yes | ||
| local_config_exists | Yes | ||
| raw_payloads_opt_in | Yes | ||
| privacy_mode_default | Yes | ||
| required_env_present | Yes | ||
| gps_redaction_default | Yes | ||
| redacted_key_patterns | Yes | ||
| local_config_secure_permissions | No |