ios_permissions_checker
Extract privacy permission usage descriptions from iOS IPA files, categorized by risk level for security auditing.
Instructions
Extracts privacy permission usage descriptions from an IPA's Info.plist. Each permission is categorized by risk level (HIGH / MEDIUM / LOW) with an explanation.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ipa_path | Yes | Absolute path to the IPA file to analyze |