data-export
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a local code generator for data portability features. It reads from local templates and generates source code without involving external network requests or third-party dependencies.
- [SAFE]: The generated code for data import uses standard Apple platform security mechanisms, specifically
startAccessingSecurityScopedResource, ensuring that file access is restricted to user-authorized locations. - [SAFE]: Data export logic utilizes the system's temporary directory for transient files and relies on standard iOS/macOS sharing mechanisms (Share Sheet), which maintain user control over data distribution.
Audit Metadata