CatLens transforms your phone camera into a scientifically accurate animal vision simulator. See through the eyes of 6 different animals including cats, dogs, and eagles—powered by real vision science and WebGL rendering.
This app did not meet one of the trust checks in this assessment.
The five trust checks
Quick Verdict
Best for: Photo enthusiasts who want camera effects processed on
Not For: Users who prefer ad-free apps
What It Means For You
Camera images and photo effects are processed locally on the device, with no photo or video frames routed to a cloud backend. Firebase is present for push notification delivery only, not behavioral tracking. Usage data and device identifiers are shared with Google AdMob for advertising and OneSignal for targeted notifications.
Quick Verdict
Best for: Photo enthusiasts who want camera effects processed on
Not For: Users who prefer ad-free apps
What It Means For You
Camera images and photo effects are processed locally on the device, with no photo or video frames routed to a cloud backend. Firebase is present for push notification delivery only, not behavioral tracking. Usage data and device identifiers are shared with Google AdMob for advertising and OneSignal for targeted notifications.
Method and Limitations
Static analysis only. CITT reviewed the code of this build without running the app, so runtime behavior was not observed. The findings below describe the analyzed build and may not reflect server-side controls or later versions. CITT makes no determination about compliance with any law or platform policy; it reports what the artifacts contain and cites the published guidance so a reader can compare.
Data Security
2 totalCode Security
3 totalPermission Usage
1 totalVersion diff is on the Developer plan. See developer plans.
Context Tags
Package
com.codixus.catlens.app
Version
1.5.0 (versionCode 15)
Analysis Date
Aug 26, 2026
Classes Analyzed
34,843
Feedback helps us improve our analysis
CITT rates this build at 86/100. Camera effects are computed on-device, all network connections use standard TLS, and no behavioral analytics or session-recording SDKs are present. The over-the-air JavaScript update mechanism checks for updates on every launch; developer code signing is not applied to those bundles in this build, which is the primary area for the developer to address.
Data Security: 2 findings (2 low)
Network Security: 0 findings
Code Safety: 3 findings (1 high, 2 low)
Privacy: 1 finding (1 low)
Third parties that may receive data from the app:
Security: 85/100
Privacy: 90/100
Observations about disclosure, each stated against the published guidance so a reader can compare:
Over-the-Air Update Code Signing
The build includes Expo's code signing infrastructure but no developer certificate is configured, so JavaScript bundles received from Expo's update servers are accepted based on the TLS channel alone. Enabling Expo's code signing with a developer certificate would add a cryptographic check that each update originated from the developer's own account.
Android Backup Scope
Two backup exclusion rule files are present in the APK but are not referenced in the manifest, so Android backs up all app data without restriction. Wiring these files to the manifest's backup rule attributes would limit what app data is included in device backups.
Production Build Cleanup
The production build includes a file-sharing path scoped to the full external storage root rather than a specific directory, a development tool activity marked as externally accessible, and a local development server address in the resource strings. Scoping the file-sharing path to the intended directory, removing the development activity's external accessibility flag, and cleaning the resource string would reduce the build's surface area.
App Type: Entertainment - Real-time camera filter and animal vision simulator
Classes Analyzed: 34,843
Third-Party Services: 11
Context Tags: camera, ads
This security analysis was conducted by CITT (Can I Trust That), an independent security analysis service. The analysis is static code review of Android applications, intended to help people make informed decisions about app security and privacy.
Developer: Codixus (Metehan Kurucu)
Version: 1.5.0 (Build 15)
Analysis Date: 2026-08-26
Package: com.codixus.catlens.app
Developer not yet contacted