ios_frameworks_detector
Identify and categorize third-party frameworks in iOS IPA files, highlighting privacy-relevant SDKs for security analysis.
Instructions
Lists all third-party frameworks bundled inside an IPA (from the Frameworks/ directory). Maps known frameworks to categories: networking, analytics, ads, attribution, crash reporting, etc. Highlights privacy-relevant SDKs.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ipa_path | Yes | Absolute path to the IPA file to analyze |