scan_code
Scan local source files to spot protected health information flowing into LLM calls, logging, or analytics before shipping.
Instructions
Scan a local directory of source files for sensitive identifiers (patient, diagnosis, dob, ssn, mrn) flowing into risky sinks (LLM calls, logging, analytics) before they ship.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to the directory or repo to scan |