Scan results

    Money Manager Expense & Budget

    Android

    Money Manager is a personal finance app for expense tracking, budgeting, and asset management. It uses double-entry bookkeeping, includes credit/debit card and recurring transaction management, provides statistics, and offers backup/restore. Ad-supported with in-app purchases.

    unTRUSTED

    This app did not meet two or more trust checks, has a critical issue in one, or carries a red flag.

    The five trust checks

    CITT SCORE
    72
    out of 100
    unTRUSTED

    Quick Verdict

    Best for: Personal budgeting with ad-supported free features

    Not For: Users who prefer financial habits kept from advertisers

    What It Means For You

    App activity is shared with six advertising networks, including Facebook Audience Network, AppLovin, and Google AdMob, alongside Firebase Analytics. Usage patterns and in-app behavior may inform ad targeting across these networks. Some locally stored data may not be fully protected.

    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.

    How CITT scores an app

    Findings (13)

    Data Security

    4 total
    3 High
    1 Low

    Network Security

    2 total
    1 High
    1 Low

    Code Security

    3 total
    1 Medium
    2 Low

    Privacy

    2 total
    1 High
    1 Medium

    Third-Party Risk

    2 total
    1 Medium
    1 Info

    Third-Party Services

    Google Firebase Analytics, Google Firebase Crashlytics, Google Firebase Remote Config, Google Firebase Performance, Google Firebase Sessions, Google Analytics UA, Google AdMob, AppLovin MAX, IronSource/LevelPlay, Facebook Audience Network, Kakao AdFit, Coupang Ads, Google Play Billing, Google Drive API, OkHttp3/Retrofit2, Reprint (Samsung S-Pass), NanoHTTPD, OpenCSV, Glide, OneStore/GAA SDK, AndroidX WorkManager

    Security Strengths

    • android:allowBackup="false" with comprehensive data_extraction_rules.xml prevents ADB and Auto Backup extraction
    • Cloud auth tokens secured via AndroidKeyStore with random IV per encryption (OkCipherAES.java)
    • All cloud API calls use HTTPS
    • Custom certificate pinning for promotion API (RetrofitGenerator loads R.raw.realbyteapps cert)
    • Network Security Config restricts user-installed CA trust to debug builds only
    What changed since the last scan

    Version diff is on the Developer plan. See developer plans.

    Context Tags

    financial
    sensitive data
    ads
    location

    Package

    com.realbyteapps.moneymanagerfree

    Version

    4.11.1 GF (versionCode 1167)

    Analysis Date

    Jun 13, 2026

    Classes Analyzed

    35,587

    Was this analysis helpful?

    Feedback helps us improve our analysis

    View on Play Store

    Recommendation: Acceptable

    Suitable for basic personal budgeting on a private device if you do not enable PC Manager or cloud sync. Your financial data remains on your device under normal use, but is not encrypted at rest, and several security gaps could matter if your phone is lost, physically accessed, or connected to shared Wi-Fi. Five ad networks and Firebase analytics run at startup, making this a poor fit for users who want their finances kept separate from advertising systems.

    Key Findings

    Data Security - 4 findings (3 high, 1 low)

    Network Security - 2 findings (1 high, 1 low)

    Code Safety - 3 findings (1 medium, 2 low)

    Privacy - 4 findings (1 high, 2 medium, 1 info)

    Privacy Concerns

    What Data is Collected

    • Device identifiers (advertising ID, device model, carrier): sent to five advertising networks and Google Firebase at app startup
    • App usage and performance data: sent to Google Firebase Analytics and Crashlytics
    • Financial transaction history, account names, and balances: stored on your device; sent to Realbyte servers only if you opt into cloud sync
    • Banking notification text: accessed on your device from your messaging and banking apps when you grant notification access; sent to Realbyte servers if cloud sync is enabled

    Third-Party Data Sharing

    The following third parties may receive your data:

    • Google AdMob - mobile advertising
    • AppLovin MAX - mobile advertising
    • IronSource/LevelPlay - mobile advertising
    • Facebook Audience Network - advertising and cross-app identity linking with your Facebook profile
    • Kakao AdFit - mobile advertising
    • Google Firebase (Analytics, Crashlytics) - usage tracking and crash reporting
    • Realbyte Inc. - cloud backup and data sync (when you enable it)

    Understanding the Scores

    Security: 70/100
    Privacy: 75/100

    Security Breakdown

    • Data Security: 60/100 - Financial records, account details, and app settings are stored without database encryption, and financial screens lack protection against screen capture by other apps.
    • Network Security: 74/100 - Cloud communications use encrypted connections. The optional PC sync feature sends your data over an unencrypted local connection and does not require a password unless you set one manually.
    • Code Safety: 89/100 - Strong security practices throughout the codebase. Secure token storage uses the Android device keychain, and the app avoids unsafe SSL handling in all web views.

    Privacy Breakdown

    • Data Collection: 75/100 - Five advertising networks receive your device identifiers automatically at startup. Financial data the app reads and processes stays on your device unless you opt into cloud sync.
    • Data Sharing: 85/100 - Data sharing with third parties is limited to advertising and analytics services. Your actual financial transaction data is not shared with any third party.
    • User Control: 81/100 - You can request data deletion, and optional features like cloud sync and PC Manager require deliberate setup. Google Drive backup is scoped to app files only.

    Positive Security Features

    • ADB backup is disabled with comprehensive extraction rules, preventing USB-based data extraction
    • Cloud authentication tokens are protected using the Android device keychain with proper per-operation encryption
    • All cloud API communications use HTTPS
    • Server identity validation is in place for promotion API connections, protecting against unauthorized certificate substitution
    • Network security settings restrict trust to authorized certificates, including in environments that install custom certificate authorities
    • Google Drive backup accesses only app-specific files, not your full Drive contents
    • No account passwords, server secrets, or private keys were found in the app package

    Areas for Improvement

    GDPR / CCPA Compliance

    The app's privacy practices could be strengthened by:

    1. Advertising Consent Dialog
      Five advertising networks initialize at app startup before any user interaction or consent prompt. Adding a consent management platform would let users make an informed choice before device identifiers are shared with advertising services.

    2. Notification Access Transparency
      When requesting notification access, the app could more clearly explain which notifications it reads and for what purpose, so users understand the full scope of access they are granting.

    Security Enhancements

    1. Financial Database Protection
      Encrypting the local financial database would protect your transaction history, account names, and banking data if your device is lost, stolen, or physically accessed by someone else.

    2. PC Manager Authentication and Secure Transfer
      The PC Manager feature should require a strong password by default and use an encrypted local connection, so that your financial data is not accessible to other devices on the same Wi-Fi network without your explicit authorization.

    3. Screen Capture Protection for Financial Screens
      Enabling screen protection on transaction, account, and budget screens would prevent other apps with recording permissions from capturing your financial data while the app is in use.

    Technical Context

    App Type: Personal finance, expense tracking, and asset management with sensitive financial and banking data
    Classes Analyzed: 35,587
    Third-Party Services: 21
    Context Tags: financial, sensitive_data, ads, location


    About This Analysis

    This security analysis was conducted by CITT (Can I Trust That), an independent security analysis service. We perform static code analysis on Android applications to help users make informed decisions about app security and privacy.

    App Details

    Developer: Realbyte Inc.
    Version: 4.11.1 GF (versionCode 1167)
    Analysis Date: 2026-06-13
    Package: com.realbyteapps.moneymanagerfree

    Analysis Limitations

    • Static analysis only (code review without running the app)
    • Based on APK version 4.11.1 GF analyzed on 2026-06-13
    • May not reflect server-side security controls
    • Cannot detect all runtime behaviors

    Right of Reply

    Developer not yet contacted