auto_share_check
Determine whether a dataset is safe to share externally by scanning for PII, bias, and quality issues. Get a clear verdict and column redaction list for sensitive data.
Instructions
'Is this safe to share externally?' — strict PII scan + bias + critical quality.
Verdicts: safe_to_share / redact_first / review_fairness / do_not_share.
Returns a redact-list of column names when applicable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||