aadc.audit_permissions
Audit iOS Info.plist and Android AndroidManifest.xml for permissions outside the AADC-safe allowlist to ensure compliance with Children's Code standards 8 and 10.
Instructions
Audit native iOS Info.plist and Android AndroidManifest.xml for any permission outside the AADC-safe allowlist. Standards 8, 10.
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. |