Google Health Privacy Audit
google_health_privacy_auditAudit local privacy posture for Google Health data: verify cache integrity, token path, and environment presence without revealing secrets.
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 |
|---|---|---|---|
| project | Yes | ||
| unofficial | Yes | ||
| config_source | Yes | ||
| local_config_path | Yes | ||
| local_config_exists | Yes | ||
| local_config_secure_permissions | No | ||
| privacy_mode_default | Yes | ||
| raw_payloads_opt_in | Yes | ||
| gps_redaction_default | Yes | ||
| cache_enabled | Yes | ||
| cache_path | Yes | ||
| token_path | Yes | ||
| stdout_safe | Yes | ||
| secret_env_vars | Yes | ||
| required_env_present | Yes | ||
| redacted_key_patterns | Yes | ||
| notes | Yes |