ios-pdf-export
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes native Apple SDKs (UIGraphicsPDFRenderer) and explicitly avoids third-party dependencies, reducing supply chain security risks.
- [SAFE]: Implementation includes a PDFShareHelper that sanitizes filenames using regular expressions to prevent directory traversal or other filesystem-related issues.
- [SAFE]: Data persistence is handled using the system's temporary directory (FileManager.default.temporaryDirectory), ensuring files are short-lived and managed by the operating system.
- [SAFE]: No evidence of prompt injection, data exfiltration, or obfuscated code was detected in the skill instructions or provided code snippets.
Audit Metadata