Google Health Privacy Audit
google_health_privacy_auditAudits local privacy, cache, token-path, and environment settings for Google Health OAuth tokens without exposing secret values. Ensures token security by verifying posture without revealing sensitive data.
Instructions
Return local privacy, cache, token-path 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 |