aadc.audit_network_isolation
Audits declared protected paths (microphone, camera, on-device-only data) for network API imports to ensure compliance with UK ICO Age Appropriate Design Code.
Instructions
Audit declared protected paths (microphone, camera, on-device-only data) for any network API import. Standard 8.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectRoot | No | Absolute path to the target project root. Defaults to the current working directory. | |
| allowlists | No | Per-language allowlist overrides (e.g. ios, android, flutter, npm, python, protectedPaths). Each value is an array of strings. |