WHOOP Privacy Audit
whoop_privacy_auditAudit your WHOOP MCP privacy posture by reviewing cache, token path, environment variables, and redaction without exposing secrets.
Instructions
Return the local privacy, cache, token-path, env-presence and redaction 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 | ||
| redacted_key_patterns | Yes | ||
| local_config_secure_permissions | No |