quicklook
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and Swift code snippets for implementing iOS QuickLook features using system-standard APIs.
- [SAFE]: Includes a validator utility to verify file types before previewing, which is a recommended security practice when handling user-provided or external files.
- [SAFE]: Recommends downloading remote files to a local temporary directory and cleaning them up after the preview is dismissed, preventing storage leaks and ensuring the system QuickLook controller receives valid local references.
- [SAFE]: The documentation references external documentation links for API details, which are provided for informational purposes.
Audit Metadata