mobile-logging-ios
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the
cbl-logutility hosted on the vendor's official GitHub repository (github.com/couchbaselabs/couchbase-mobile-tools). This is a legitimate tool used for decoding binary log files generated by the SDK. - [COMMAND_EXECUTION]: Provides documentation for using the
cbl-logCLI tool. The examples use standard flags and local file paths for processing logs. - [SAFE]: Code snippets for file logging correctly use the application's cache directory and implement standard rotation policies (max size and rotate count), which is a security best practice for mobile development.
Audit Metadata